Ignore validation rules for custom cancel-button

1
Hi all, I have a custom cancel-button on a page and implemented validation rules for some attributes. Now when I press the cancel button the microflow can’t be triggered because of the validation rules. Is it possible to bypass them for the button?
asked
1 answers
3

Yes, since you trigger a microflow(or nanoflow) you have to set this manually in the button properties

 

answered