Hello,
I would like to trigger a script when the calculated label of a button-bar button is recalculated. I've tried the "On Modify" object script trigger but it does not fire.
Any ideas would be appreciated.
Thanks,
Ben
Hello,
I would like to trigger a script when the calculated label of a button-bar button is recalculated. I've tried the "On Modify" object script trigger but it does not fire.
Any ideas would be appreciated.
Thanks,
Ben
For more context... I would like to do this because I have a portal in a pop-over acting as a drop-down menu. Clicking on a portal row sets the relevant field with a single step action. I would like to close the pop-over after selecting a row in the pop-over and thought the easiest way would be a triggered script.
Bid adieu to the single step and use a script instead, where you can add the Close Popover step.