Question
3
Replies
302
Views
Instellars Global Consulting
Posted: July 20, 2016
Last activity: July 21, 2016
Closed
Solved
How to get the code behind 'Actions' in the 'Actions' tab
Hi All,
In the Actions tab, as we can configure multiple action-sets, when I configure actions like Refresh, Menu, Logoff, Open URL in Window, how do I get the code behind these actions? Is this possible? If yes, how? (or is this one of those questions whose answer is not meant to be revealed :-) ?) Thanks in advance.
I can give you the starting point. Please start with pzpega_control_actions.js file. This is where the branching happens for individual actions and this would be the right place for you to debug to understand the internals of these APIs.
I hope this helps !!