Start mySQL action no Form

kaeser49 16 Oct, 2018
Hi,

we use Chronoform5 with great success. It is very stable and we do a lot of database actions in the background. Thank you for this tool.

No we want to send an URL but we don't want to open a form or window. We want only to run a php script created in the setup section.
So far everything is running with a submit button.

How can we bypass the submit button so that no action is needed on the form page?

Best,

Werner
healyhatman 16 Oct, 2018
Have your code in the load event instead of the submit event.
kaeser49 16 Oct, 2018
Thank you. That did the trick!
This topic is locked and no more replies can be posted.