Avatar

Level 10

Well there are some cases where you submit the form but there is server side code that runs.

If that code fails, then you might end up in the other routes (fsAction=1 or 2).

By default a normal submit uses the top route (fsAction =0).

Jasmin