Has anyone else experienced that the pagination function for forms that have been working perfectly fine on previous versions now do not work on Ver2.9?
Any help or suggestions here would be appreciated.
I don’t have a caching plugin so I don’t think caching is the issue
I also created a test form with 3 fields and added pagination. It does not move from page to page on the new form either
I’ve responded to your support ticket about this issue. For others finding this topic, a JavaScript error was occurring because a custom script was being appended to the button onclick attribute without first checking if the existing script ends with a semicolon.
Once updated, you’ll also need to clear/flush any caching and script optimization plugins and services the site may be using, as well as your browser cache.