context.stopNextNavigation
Prevents the navigation to the next section after save.
Syntax
Copy
if(condition){
context.stopNextNavigation = true;
}