Set Post Action for Forms?

tohuw 08 Feb, 2013
How do I change the action of a form with method "post"?
tohuw 08 Feb, 2013
Alternatively, can I do this through some other implement. I need to cause a remote PERL script at a given URI to believe it received this form as a post action.
GreyHead 08 Feb, 2013
Hi CMG,

You can set the form Submit URL on the General tab, click the form name link in the Forms Manager to see it.

NB If you set the Submit URL the form will be submitted to the PERL script, ChronoForms will never see the results and so can do nothing with them.

Bob
tohuw 08 Feb, 2013
Ah, missed that. Thanks Bob.
This topic is locked and no more replies can be posted.