Rollback changes when navigating to a different page

0
Hi All   When we have an input form in a page and without clicking save or cancel we navigate to another page, after a wile working in a project on different areas  we get Entity validation errors.  I would like to know if there are any possibilities to do rallback when user is navigating to a different page even if user clickes Menu Item? Or is there any other solutions?   Regards, Anahit Pahlevanyan
asked
1 answers
1

Hi Anahit,
Did you add your Validation rules on the Entity level? if so you can try to handle validations on Save Microflow.

answered