Question
PayPal
IN
Last activity: 1 Feb 2019 2:29 EST
Action set actions are not getting executed properly even after refreshing the property values used in when condition
Assume Following actions are configured part of an action set in a local action button:
1)Set the property A as "true" using activity (action 1)
2)Refresh the section (action 2)
3)call another local action with the when condition to check whether property A is true(action 3)
property A is available on the UI and it is hidden. Hence after action 2, UI gets refreshed with the new value properly. Even then , action 3 is not getting executed.
How can we use the property values set during the action set execution in the when conditions for another action?
***Updated by moderator: Lochan to update platform capability***