Server validation - on fail go to page X

Redirect to a specific page when server validation fails.

Overview

The issue occurs because the Event Loop action is configured to reload the form from the beginning instead of a specific page.
Adjust the Event setting within the Event Loop action to target the desired event, such as the one corresponding to page 2.

Answered
kl klox7 27 Jul, 2015
Hello,

I'm using Server validation action in onsubmit event. Inside onfail event I have Event loop action in case form fields are not filled. But this action reloads form from the start. How can I reload form from page 2 for example?

Regards
Gr GreyHead 27 Jul, 2015
Answer
Hi klox7,

Change the Event setting in the Event Loop action so that it points to the Event you want to open.

Bob
This topic is locked and no more replies can be posted.