Forums

php callback function after submit?

benyitzhaki 03 Nov, 2011
hi guys,
is there some kind of way of running some php functions after the user has submitted the info successfully?
i need to log the info also into my google calendar and therefore i need to add some custom php code to the "success" page and use the $_POST info submitted by the user..

any help would be appreciated, thanks.
Ben
GreyHead 03 Nov, 2011
Hi Ben,

Which version of ChronoForms are you using? You can find the version from Site Admin | Extensions | Install/Uninstall | Components in Joomla! 1.5 or Site Admin | Extensions | Extension Manager | Manage in Joomla! 1.6.

In CFv3 you can use the OnSubmit code boxes to enter PHP; in CFv4 you can drage a Custom Code action into the On Submit event.

Bob
This topic is locked and no more replies can be posted.