Identify errors from a section
Hi,
I have an a navigation item in a section which fires a set of actions. The first action performs a Save and the two others performs activities. I noticed that the activities are performed even when there are errors on the section (required fields not completed, validation rules failed, ...).
I would like to know if there is a way to capture the errors occured on the section in order to block the others activities to be fired.
Thanks in advance