Move Form Error Notification To Bottom

By: Michael Clark | Asked: 06/05/2023
ForumsCategory: How-toMove Form Error Notification To Bottom
Michael ClarkMichael Clark asked 12 months ago
Have any of you Formidable brainiacs moved the field validation error notification box from the top of the form to the bottom? If so, care to share some code? If not, and you know how to do it, please share some code! 🤓
1 Answers
Rob LeVineRob LeVine answered 12 months ago
I don't know if there are any repercussions on adding this jQuery to your page's After Fields (Settings->Customize HTML), so you'll have to see how it goes.
Rob LeVineRob LeVine replied 12 months ago

If you want to put it above the Submit button, you can change the line containing "insertAfter" to $("div.frm_error_style").insertBefore("div.frm_submit");

Making the Best WordPress Plugin even better - Together

Take on bigger projects with confidence knowing you have access to an entire community of Formidable Experts and Professionals who have your back when the going gets tough. You got this!
Join the community
crossarrow-right