Question
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Virtusa Corp
US
Last activity: 28 Aug 2019 15:52 EDT
Action with When condition in action set
I have an issue on the when condition of an action set.
Issue is : I have a repeating layout/table, when i editing the row or when a enter a value for a filed in the row, i capture a flag in a Parent page(Ex:pyDisplayHarness) and using this flag, i need to show a local action when i click on a button(save) .
So for this , i have a added an event - Click, with list of actions.
for eg: Click event - Below list of actions
1. Local action(based on a flag in the parent page) othwerwise execute the below action.
2. refersh section
Everytime, section action is getting called and not the first local action eventhough the flag is correctly set. Can anyone advise on this? Not sure if im missing anything here