December 15, 201015 yr Newbies A button that contains text calls a script that sets a global variable ($$MultiAssign) "True" or "False" based on the current state. I want the buttons fill color to change, based on the state of the global variable. The initial format of the button is black text with a red fill. I've set a Conditional Format Formula $$MultiAssign="True" to change the fill color to green. I have verified the state of the variable in the Debugger, however the button color does not change :! Any suggestions or advice will be sincerely appreciated. Daryl
December 23, 201015 yr Author Newbies Thank you, I'm almost embarrassed that it was that easy. I was expecting the scripting functions to automatically refresh the objects
Create an account or sign in to comment