Notifications
Clear all
Topic starter
Can anyone let me know how to make the text of a button change colors once it's been "pushed"?
I am working on a custom order form so when the doctor pushes the button to add an order, I would like that button text to change from black to some other color.
Thank you,
Cliff
Posted : December 28, 2012 5:41 am
create 2 visibilities...one for the actual button, one for a dummy button with the other color, when the actual button is clicked, set a document variable which the visibilities check.
Posted : December 28, 2012 5:49 am
Topic starter
Thank you very much. I will see if I can figure that out.
Posted : December 28, 2012 6:04 am