Hi @jeppner
I hope you are doing well.
I see it enters on an infinite loop, but I tried to replicate it on my lab site using a fresh form and the problem isn’t happening there, could you please export your form and share using https://pastebin.com/ so we can try to replicate and see what is happening?
A guide how export the form is found at https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#import-export
Best Regards
Patrick Freitas
@wpmudevsupport12
Good morning Patrick,
Of course, here it is!
https://pastebin.com/a2W2ngvc
I did make a script to help with it but it’s quick slow at jumping pagination so I wonder if there’s a better way.
Thank you so much!
-
This reply was modified 1 year, 9 months ago by
jeppner.
Hi @jeppner,
Thank you for sharing the export. We could notice anomalies regarding this and will bring this further to our developer’s attention to see what might be causing the issue and if there is any workaround that could be implemented within the snippet.
Please note that developers work on complex queries and have a slow response time. Will keep you updated via the ticket asap.
Kind Regards,
Nithin
Hi @jeppner,
Could you please try this snippet instead and then check whether it works fine?
https://gist.github.com/wpmudev-sls/84abfd95ea5f94426e05115d02a60c43
You can implement the above code using mu-plugins. Please check this link on how to implement the above code as a mu-plugins:
https://wpmudev.com/docs/using-wordpress/installing-wordpress-plugins/#installing-mu-plugins
Kind Regards,
Nithin
Hi @jeppner
We didn’t hear back from you for quite some time so I’m marking it as resolved for now.
However, if you still need assistance or have any additional questions, just let us know and we’ll get back to you.
Best regards,
Adam
@wpmudev-support8
Thank you, Adam! I had to modify it a bit to also work with the ‘Skipping Using the Next’ button MU-Plugin I’m using also but it worked perfectly once I did.
If anyone needs the modified code in the future, here is mine:
https://pastebin.com/pnrSD0cE