Has anyone ever used a foreach loop with JSON in Application Studio that is tied to an Event?
I am trying to stop the user from being able to open the create sales order slide panel from Quote Entry when one or more of the parts do not exist.
It is working, but only for the first row. It is not going past the first row of checks. This is why I am guessing I have to do a foreach loop.
