Refresh Tab content when active
Hi all,
we're using Pega 7.2.2 and we are using a Tab Layout Group to show different tabs to the user in a portal. Each Tab in the layout group is a dynamic layout which contains a section include.
Within one of the Tabs we are using a data page to display integration data. This data is to be refreshed every time the user clicks on the tab. We set the refresh management of the data page to 'only once'. Obviously the data page does not update when the tab is clicked as there is nothing to trigger it yet.
We are triggering the refresh by putting an 'on click action set' on the dynamic layout of the tab containing the integration data. So every time the user clicks on the tab the data page is loaded again.
This works fine but unfortunately the CSS of the on click action cascades down into the included section. While hovering over any fields the cursor changes in the little clicky hand to indicate there is an on click action on the field.
Is there a way to fix this CSS issue or any other way to trigger the refresh of the datapage?
Kind regards
Manuel
***Edited by Moderator: Lochan to update platform capability tags***