1
0
-1

Hello.

I have a multipage form that has five pages.

When you move to each page the data is validated first, but something strange happens. 

You can go through all the pages (meaning that each one was successfully validated when you go from one page to the next without any error) and then submit the entire form, but it errors with 'Validation Error' and highlights page 1.

So, when you then go back to that page to try and fix it no field validation errors are shown.  So, we basically have a validation error but no way to know what field is causing it.

What is the best way to troubleshoot this seeing as I can't determine the exact field with causing the validation error as Joget doesn't seem to think there are any?

Regards.

    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      Hi, it is difficult to determine the problem without details of your form. Perhaps you can use the Builder Advanced Tools#X-Ray feature to view all the validators in the form, or any hidden fields that you might have missed. 

        CommentAdd your comment...