How do you add a script to a Spotfire button control so it runs on click?
-
A
Embed the script in the button's tooltip property
-
B
In the button's Action property, link a Script action referencing the IronPython script
-
C
Write a JavaScript onclick handler on the button
-
D
Configure the button in the server's automation service