Hello,
I have a form at this url which will not submit:
http://www.danskhusbyggeri.dk/index.php?option=com_content&view=article&id=17&Itemid=106
I have tried to find out what is happening without any luck...
I did another form on the site which works without problems:
http://www.danskhusbyggeri.dk/index.php?option=com_content&view=article&id=15&Itemid=109
I have tried to switch of js validation but this is not the issue either...
Could anyone suggest what is happening?
I have a form at this url which will not submit:
http://www.danskhusbyggeri.dk/index.php?option=com_content&view=article&id=17&Itemid=106
I have tried to find out what is happening without any luck...
I did another form on the site which works without problems:
http://www.danskhusbyggeri.dk/index.php?option=com_content&view=article&id=15&Itemid=109
I have tried to switch of js validation but this is not the issue either...
Could anyone suggest what is happening?
Hi weiseren,
It looks to me as if the form is submitting OK but is then immediately reloading. Want actions do you have in the ON Submit action. A misplaced Event Loop action could cause this?
Bob
It looks to me as if the form is submitting OK but is then immediately reloading. Want actions do you have in the ON Submit action. A misplaced Event Loop action could cause this?
Bob
The js fields for the submit button are empty?
I have used the wizard, so i do not have the onsubmit etc. field.
BR
I have used the wizard, so i do not have the onsubmit etc. field.
BR
Hi weiseren,
The Wizard only creates the Form inputs, you still need to add actions to tell it what you want to happen when the form is submitted.
Bob
The Wizard only creates the Form inputs, you still need to add actions to tell it what you want to happen when the form is submitted.
Bob
I might seem like a right nutjob right now, but i cannot find the events tab in this version. Am using, 4.0 RC3.4.1.
Is it called something else now?
Is it called something else now?
Hi kasper,
You need to open the form with the default Wizard (not the Easy Wizard) and click either the Actions tab on the left or the Events tab on the right.
Bob
You need to open the form with the default Wizard (not the Easy Wizard) and click either the Actions tab on the left or the Events tab on the right.
Bob
This topic is locked and no more replies can be posted.