Hi All,
Iam using two different templates in my site. Iam using chronoforms in my second template (first template is the default template). I enabled chronoform's captcha. But the form after submission redirects to the default template. Is there any solution for the chronoform to redirect to my second template. (I believe that the dynamically passed URLs are redirected to the default template).
Please help!....
Hi riyariya,
There has been some discussion abotu this before - I vaguely remember that there was a work-around - perhaps using the ID??
You'll need to search the forums - this might have been several months ago.
Bob
Hi riyariya,
if you can show me your form link then I can give you some ideas! or may be you already found the other post!
Cheers
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Hi Max,
Sorry for the late reply.
The URL when my form gets submitted is,
/index.php?option=com_chronocontact&task=send&chronoformname=request_service
Then it goes to my default template (first template). I want my form (present in the second template) to get loaded after the captcha check and submission of the form. Please help.
No problems, but I need to see the initial non SEF link to the form!
Regards
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Hi Max,
Thanks for replying.
The initial non-sef URL of my form is,
index.php?option=com_chronocontact&Itemid=114&lang=en
Hi, then you submit URL for this form should be added manually as :
index.php?option=com_chronocontact&task=send&chronoformname=request_service&Itemid=114&lang=en
Cheers
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.