Question
Issue with Perform_Buttons harness, refresh harness is refreshing ActionContent section instead of entire harness
We have a requirement to show local actions as buttons and some more content to show so used perform_buttons in the Action_Buttons to display the local action buttons it is causing the issue as it is only refreshing the ActionContent section instead of entire harness.
So tried to replace action buttons with the pyActionArea and ActionContent section in the dynamic container but action content section is always displaying the read-only mode, tried in different workaround ways including the pega:include mode=input even though it is display's read-only on the workObject UI.
***Edited by Moderator Marissa to update categories***
Hello Akshay,
Thanks for posting your query in PSC :)
For displaying all local actions(along with Connector actions as buttons) you need to set the when condition name displaylocalaction to true. By default it will be false. So, when we use peform_buttons harness the local action will not be displayed but when we make the when condition to true all local action will be displayed as button. Refer the post.
I hope this helps.
Regards,
Rincy