hy guys, i'm new to chronoforms but i am really impressed by the power and time saving capabillities. I managed to create o fully functional form, saving data to a database but now i'm stucked with this: how can i pass the form data to another php page on my server to further process the data. I want to save the form data to DB and when this is completed to redirect the user to that page (for further processing) still being able to manage the user submited data. thanks
Hello kmunky,
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
My form data isn't saving to the database correctly
How do I save form data to a database table?
How to load record data from a database table into your form
How can I pass form data to another site?
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:
My form data isn't saving to the database correctly
How do I save form data to a database table?
How to load record data from a database table into your form
How can I pass form data to another site?
P.S: I'm just an automated service😉
Hi kmunky,
You can't Redirect + submit data, but you can redirect and append the data to the redirect url, just add the parameters in the "Redirect" action params box!
Regards,
Max
You can't Redirect + submit data, but you can redirect and append the data to the redirect url, just add the parameters in the "Redirect" action params box!
Regards,
Max
This topic is locked and no more replies can be posted.