Hi,
How do you get the validation to show all missing fields/errors when you click the submit button?
Right now it just shows the first error, you have to fix it and submit again to get the next error. This is very frustrating for the end user, they would like to see all errors when they submit, so they can fix all of them before trying to submit again.
When you have a file field, the form doesn't seem to be able to store the file as there is a missing / between the folder name and the filename.
Thank you.
How do you get the validation to show all missing fields/errors when you click the submit button?
Right now it just shows the first error, you have to fix it and submit again to get the next error. This is very frustrating for the end user, they would like to see all errors when they submit, so they can fix all of them before trying to submit again.
When you have a file field, the form doesn't seem to be able to store the file as there is a missing / between the folder name and the filename.
Thank you.