Question
Infosys
US
Last activity: 1 Feb 2017 14:23 EST
how to dynamically set default flow action
At an assignment shape, how to dynamically set a flow action as the default one so that when user open the assignment, use will see that default flow action without the need to switch first.
Is there any property that we can set in pyWorkPage, or pyWorkPage.pxFlow page that can indicate the flow action to show?
User case: at a particular assignment shape, there are 5 flow actions, 3 of them are local flow actions. In certain scenario, we want user to work one of the local flow actions first, before using another flow action to proceed in flow. How to achieve that?