Hi,
I've installed on my Joomla 3 website Chronoforms v5 but I have this problem:
if i test the form, works great!
if i load the form in an article (k2 item) the form works great!
if I load the form in the module (chronoform module, not html or custom module) it doesn't work (the form loop, the page is reloaded and the email doesn't arrive)...
I wrong and I load the form both (in article and in module) and the form (from module) works but when I delete the form from the article the form doesn't work again...
How can I do?
I'm thinking to delete v5 and try with v4...
Hi GreyHead, thank you for answering me!
"Unluky" the form work in the article but I need a form in a module position...
I use the chronoform module but It doesn't work (when I click SUBMIT the page is reloaded, no message is displayed and no email is sent).
My form works if I put that in the articles (K2 items), If I have both (In the module AND in the article) and in the test view...
What can I do?
Thank you!
Andrea
(I'm using Joomla 3 and Chronoform v5)
Hi andreadovichi,
Things to try:
+ set the form Relative URL to No
+ copy the link from the View Form link in the Forms Manager, add &event=submit to the end and put that in the form Action URL in the HTML (Render form) action
+ Create a new ChronoForms Menu item (it doesn't need to be displayed), on the options tab add the form name and set Event to Submit. Put the menu alias in the form Action URL in the HTML (Render form) action
Bob
Thank you GreyHead!
Now it work...
Open the message in another page but the emails arrive!
:D
+ Create a new ChronoForms Menu item (it doesn't need to be displayed), on the options tab add the form name and set Event to Submit. Put the menu alias in the form Action URL in the HTML (Render form) action.
i don't anderstand ?
and for :
+ set the form Relative URL to No
+ copy the link from the View Form link in the Forms Manager, add &event=submit to the end and put that in the form Action URL in the HTML (Render form) action
Did they need to be insert in html(render form) On Load event ?
Hi Slushgood,
These are different ways to resolve this problem. Please try them one at a time.
First open the HTML (Render Form) action and set Relative URL to No. If you don't see the action on the form Setup tab then you need to switch the Setup Mode to Advanced on the General tab.
Bob
Hi GreyHead, thank you for answering me!
Well i have try : HTML (Render Form) action and set Relative URL to No but it don't work
Yesterday i have tried : copy the link from the View Form link in the Forms Manager, add &event=submit to the end and put that in the form Action URL in the HTML (Render form) action
and it work ( on my computer) but today it doens't work anymore
well i have made a form link on my article and it's ok but i need to open another page :-(