Chuck
May be missing something simple here. From JavaScript I can easily show or hide a control. What I need to do is to be able to set a Text or Text Area widget to read only. I’m not seeing the method for that. Pls advise. Thanks. Chuck Johnson
Chuck
Posted to the wrong forum – should be in the UI Toolkit Controls
Also, just remembered that you can do this with the Visibility Property/Script. But, still would like to know if it can be done from JavaScript. Thx, CJ
Hi Chuck,
Most of our controls have a hide() method and show() method to affect the controls’ visibility programmatically. Please refer to documentation for more information:
Enterprise Documentation Community Documentation
Note: You must be logged into your account in order to view either editions of the documentation.
-Lisa