Closed dave-mills closed 1 year ago
This is a known bug with our custom "SaveAndNext" save action:
after redirecting back with the validation error; the current tab variable is set to null, for some reason. So when the form is submitted, the SavaAndNext assumes the user was on tab 1, and so redirects back to tab 2.
This also occurs on the TPP platform where we use this action.