When Conidition Based on What Called Rule
Apologies if is OOTB and/or has been answered elsewhere. My team and I are looking to see if it is possible to have a when rule that checks to see what rule calls it. Specifically, when a section is called from a flow action we want a part of the section to be visible but when it is called from a Show Harness action we do not want to see the part of the section. Thanks in advance for any and all help.
Hello,
Why don't you just add a flag on pre-activity of your FlowAction ? And the WHEN will be on said flag (property).