I am using Umbraco 7.3.1 and forms 4.3.0,I created 2 pages in 1 form,But when I preview the form on my website next button is not getting clicked.Can you please help.
I would also recommend you to update to the latest versions of Umbraco Forms, at the moment this is 4.3.2, there have been fixed 8 bugs between the version 4.3.0 and 4.3.2
I have done all steps you have mentioned in your reply and also upgrade Umbraco version from 4.3.0 to 4.3.2,But my next button is still not getting clicked.
Next Button not getting clicked
Hi,
I am using Umbraco 7.3.1 and forms 4.3.0,I created 2 pages in 1 form,But when I preview the form on my website next button is not getting clicked.Can you please help.
Thanks in advance.
Hi Manisha and welcome to our :-)
The first thing to check is that you have all the client dependencies in place, so you have these three javascripts running on the page with the form regarding to this documentation https://our.umbraco.org/documentation/Add-ons/UmbracoForms/Developer/Prepping-Frontend/
If you are loading your javascript in the bottom of the page, then you will need to do a extra step
https://our.umbraco.org/documentation/Add-ons/UmbracoForms/Developer/Rendering-Scripts/
I would also recommend you to update to the latest versions of Umbraco Forms, at the moment this is 4.3.2, there have been fixed 8 bugs between the version 4.3.0 and 4.3.2
Hope this helps,
/Dennis
Hi Dennis
Thank you for your reply.
I have done all steps you have mentioned in your reply and also upgrade Umbraco version from 4.3.0 to 4.3.2,But my next button is still not getting clicked.
Hi Manisha,
Did you get any errors in console your web browser that can point to what could be the issue, why the next button is not working.
Hope this helps,
/Dennis
Hi Dennis,
I am not getting any error in console,when I click on next button page just gets refreshed.
is working on a reply...