Hi
I have a from prices.html with action process.php. The from works fine outside of Joomla. When I try to integrate it using chronoforms, the action is index.php by default. Although the query string appears in the URL, i am redirected to the homepage of my site. When I put process.php in the Submit URL box, I am redirected to the external script which is not what I want either. When I put it in the Redirect URL box nothing happens.
What I would like to is prcess the form as normal but within the Joomla template if you know what I mean. Any help would be fantastic because I'm stumped!
Cheers!
I have a from prices.html with action process.php. The from works fine outside of Joomla. When I try to integrate it using chronoforms, the action is index.php by default. Although the query string appears in the URL, i am redirected to the homepage of my site. When I put process.php in the Submit URL box, I am redirected to the external script which is not what I want either. When I put it in the Redirect URL box nothing happens.
What I would like to is prcess the form as normal but within the Joomla template if you know what I mean. Any help would be fantastic because I'm stumped!
Cheers!
Hi daved,
if your prices.php is using the posted variables to do its work then pasting the code inside to the onsubmit after email box should do it, set the form method to "post" too, make sure your prices.html doesn't have any fields with names like "option" or "task"
Regards
Max
if your prices.php is using the posted variables to do its work then pasting the code inside to the onsubmit after email box should do it, set the form method to "post" too, make sure your prices.html doesn't have any fields with names like "option" or "task"
Regards
Max
This topic is locked and no more replies can be posted.
