The Community forums are being phased out in favor of a new Slack group.
Add your email address below to get an invitation to join the community slack group
Refresh, Edit and load view with AJAX
I noticed that when you react to an older post, the post is not send to the top of the forum. Which probably result in a low exposure and less reactions. So forgive me that I bump this topic:http://community.formidableforms.com/help-desk/refresh-view-was-custom-display-on-ajax-form-submit/
Hopefully someone can give some direction in my search to get this working.
Thanks!
John
September 14, 2017 at 6:28 am
Your issue requires a deeper level of troubleshooting than can be provided in a community forum. I suspect the error message you are seeing is due to there not being a value for entry_id. I suggest you install the Kint debugger to make it easy to view PHP variables: https://wordpress.org/plugins/kint-php-debugger/.
In your code, you can view the values being passed by the $_GET array.
September 17, 2017 at 12:19 pm
Thank you for your reply Victor.
I suspect there is a timing issue with the entry id. The entry id that is submitted is also used for displaying.
The debugging of this is indeed to much for this forum. But I am wondering if someone has made this work. With this code or other code. Is it even possible to update the view without a page refresh with formidable forms? Is so, I can investigate some more. If not, it would be wasted time.
May 24, 2018 at 3:45 am
Please, I am using Formidable form on my wordpress site.
Whenever the form is submitted the page refreshes, Is there a way Users can submit the form without page refresh.
Discussion closed.