Hi there. I had set up a Chrono form that sends email fine and redirects to a 'thank you' page on Joomla.
But now the client wants the data also sent to an external webpage that is all set up to accept the field variables.
Where would I put this url in Chronoforms so it continues to work as normal, but now also sends data to this page (url changed to protect client):
https://www.sample.com/occupations/professionals-requested.cfm
I thought by just adding it as an action to the form tag would work, but it didn't redirect to 'thank you' page or send the email version so I removed that.
In Chrono forms there is a place that says can add 'well formatted PHP code to be executed just when form is submitted but AFTER Mail is sent'.
I think this might be the way to do it, but not sure how to write that? Can you explain or supply a php example.
Thanks for your time, kind regards, Ian
But now the client wants the data also sent to an external webpage that is all set up to accept the field variables.
Where would I put this url in Chronoforms so it continues to work as normal, but now also sends data to this page (url changed to protect client):
https://www.sample.com/occupations/professionals-requested.cfm
I thought by just adding it as an action to the form tag would work, but it didn't redirect to 'thank you' page or send the email version so I removed that.
In Chrono forms there is a place that says can add 'well formatted PHP code to be executed just when form is submitted but AFTER Mail is sent'.
I think this might be the way to do it, but not sure how to write that? Can you explain or supply a php example.
Thanks for your time, kind regards, Ian