Form submission works only with test button. Form submission in article does not work.
My findings:
I created form with Designer where is one dropdown with four events which show/hide two containers with textboxes. Only one container is visible at a time (other is hidden). This is working fine also in article, but when I add second dropdown with another two containers with the show/hide events for them, this si not working if form is submitted from article. When Ajax is enabled, page is waiting at loading indicator. When Ajax is dissabled, I get error 500. If form is tested from backend with test button, it is working (data are submitted into DB table).
Where can be the problem?
Thanks for help
My findings:
I created form with Designer where is one dropdown with four events which show/hide two containers with textboxes. Only one container is visible at a time (other is hidden). This is working fine also in article, but when I add second dropdown with another two containers with the show/hide events for them, this si not working if form is submitted from article. When Ajax is enabled, page is waiting at loading indicator. When Ajax is dissabled, I get error 500. If form is tested from backend with test button, it is working (data are submitted into DB table).
Where can be the problem?
Thanks for help
Hi peter,
It sounds as though there is a JavaScript error on the page. You can check with your browser web developer tools.
It may also be that the form is not submitting at all from an article. This can happen if Joomla! or an SEF component change the form action URL. Please see this FAQ
Bob
It sounds as though there is a JavaScript error on the page. You can check with your browser web developer tools.
It may also be that the form is not submitting at all from an article. This can happen if Joomla! or an SEF component change the form action URL. Please see this FAQ
Bob
This topic is locked and no more replies can be posted.
