RH2019 Frameless New UI: Adding Share button
Hi
In Layout > Topic Page Buttons, RH provides a couple of default buttons and their respective actions to be performed when the user clicks the button in the output
I would like to know where are these functions defined in RH2019. For example, if I select the Expand/Collapse button, in the OnClick field, RH shows rh.model.publish(rh.consts('EVT_EXPAND_COLLAPSE_ALL'), 'Expand');
I added a Share button but I am not able to find the function for it so that I can add it in the OnClick field.
Does RH have the command for it already available as we have it for the other buttons such as Expand/Collapse, Favourites, etc?
- If yes, may I know where can I find that in RH?
- If no, and if I create a command by my own, to which folder in RH do I need to add the new command so that the current link in the output gets copied as the user clicks the Share button?
