Discuss on Invoke Action available in section
In CMHCInteractionPortal when we switch between different interaction tabs, we observed that there an action configured as "Invoke Action" which takes the parameter ClipboardPage as "pyExecute".
As per the requirement, we need to do the same thing what this action is doing.
Can someone share thoughts on ...
1) how "Invoke Action" works for this section
2) and / or how is supposed to be used if we want to use the same in our custom section. Looks like this parameter "pyExecute" may be dynamically getting set but may no idea what this parameter contains. Any insight on this is much appreciated.