Loop before commit event?

0
Hi, I was wondering if there was a way to loop a before commit event handler where a sum is taken. Some aspects of the data may be changed or removed by the user, so I also want the sum to be done again if so. Maybe I could add a loop to the microflow associated with the event? Or somehow detect if something was changed/edited? What could I do to make this work, as a start? Thank you.
asked
1 answers
1

Hi Yusuf,

 

You might be looking for a debugger. More info about debugging can be found here

answered