Home › Forums › Quform WordPress › Wont submit – DEBUGGER
Hi,
Is there a way to expose the list of fields that failed validation on submit?
Does Quform generate an array of field names that can be made visible for debugging purposes?
I have worked out my problem (a hidden required field) but this was after much hair pulling.
This particular error would normally have shown up visually with your error messages but my programming logic had the field hidden at submit.
If I could see a list of field fails I could troubleshoot quicker 😉
You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
That’s a great solution… easier than exposing QuForms array of errors on front-end.
Thanks heaps!
Might I suggest putting this tip on the how-to page for WP DEBUG mode… it may help another person.
CLOSE TICKET with Thanks