Hello
I mean, why adobe didn't give a chance to customers/developers to on/off the button bcz I guess, this button is just cosmotic, nothing to do w/ core part, hmmmm, (Sorry, frustrated bcz our 200 users are stopped working)
In form rendering process, I want to turn off the 'High Light Existing fields' button on top right corner, hence I placed the below JS in almost all events (Initialization, docReady, LayoutReady, FormReady, Calculate) of my_form1 but no luck!
app.runtimeHighlight = false
Actually, I am trying to color some fields w/ yellow and some flds w/ red, some just white via my JS in Iniltializatioon, docReady eevnst of my_form1, hence I want to turn off the adobe's button, pls. let me know how can I turn off the button thru JS in my_form1 in LC?
Seems , adobe is not giving a chance to LC's customers/developers to turn off it in its renedering process, but I don't see any 'added value' reason behind that!! except making pain.... Hmmmm
Thank you