Refresh a section on client using JavaScript
Just execute the following JavaScript function:
pega.api.ui.actions.refreshSection({section: "MySection"})
Of course, we can set a parameter to run a data transform or call an activity. Keep reading!
This function is defined in the webwb pzpega_api_ui_actions js
Text File rule.
Post in progress.
-
References:
- https://docs.pega.com/refreshsection-public-js-api-control-actions
Comments
Post a Comment