I have an issue when i embbed my form into a chronocontac module.
Whe u submit the form and u made a mistake, the form will render again inside the chronocontact module. But when u submit the form correctly, the resulting html from On Submit code - after sending email: will be rendering out of chronocontac module.
I dont know how can i get the resulting html mesagges back into chronocontac module.
Whe u submit the form and u made a mistake, the form will render again inside the chronocontact module. But when u submit the form correctly, the resulting html from On Submit code - after sending email: will be rendering out of chronocontac module.
I dont know how can i get the resulting html mesagges back into chronocontac module.
Hi caperbay,
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/1.7/2.5.
Bob
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/1.7/2.5.
Bob
Thanx greyhead for reply. My version is V 3.2, and my intention is to use only modules in this custom template that im developing. So i took off the <jdoc:include type="component" /> from template. There is another jumi module and login one, so all the action happens inside these two modules.
Hi caperbay,
Probably the easiest way to get this to work is to put the form in an iframe module.
Bob
Probably the easiest way to get this to work is to put the form in an iframe module.
Bob
This topic is locked and no more replies can be posted.