Hello!
I was wondering if i can save the data of a record to a file when i submit the form. I just want to have the data that have been submited to a file(word maybe) and save it to my filesystem.Is it possible?
Thanks,
Kimos
I was wondering if i can save the data of a record to a file when i submit the form. I just want to have the data that have been submited to a file(word maybe) and save it to my filesystem.Is it possible?
Thanks,
Kimos
Hello kimos,
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
How do I save form data to a database table?
How can I show data linked to a drop-down option?
How to load record data from a database table into your form
How can I build a chart to show data?
P.S: I'm just an automated service😉
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
How do I save form data to a database table?
How can I show data linked to a drop-down option?
How to load record data from a database table into your form
How can I build a chart to show data?
P.S: I'm just an automated service😉
Hi,
Actually you aren't acurate... My aim is to create a file where it will include tha records of the form and not how to save my data in a database.I know how to do it...
Thanks,
Kimos
Actually you aren't acurate... My aim is to create a file where it will include tha records of the form and not how to save my data in a database.I know how to do it...
Thanks,
Kimos
Hi kimos,
You can do that with a Custom Code action using PHP to write the data to the file.
Bob
You can do that with a Custom Code action using PHP to write the data to the file.
Bob
Hi Bob,
Is there any tutorial or something else that would help me how to do it?
Thanks,
Kimos
Is there any tutorial or something else that would help me how to do it?
Thanks,
Kimos
Just search google for how to create word files in PHP, and if that is possible then you can use the code in a custom code action as Bob mentioned.
Regards,
Max
Regards,
Max
This topic is locked and no more replies can be posted.
