What is getControl method in client scripting?

bmanoharreddy7
Kilo Contributor

Hi All,

Can any one explain what actually the getControl method do in client scripting with an example.

Regards

Manohar

5 REPLIES 5

Could you share what you're trying to do? getControl allows you to get the dom element for a field or variable. One thing to remember is that it will NOT work if the catalog item or form are loaded in the Service Portal.



I've found that lately most people don't actually need to use it, what are you trying to achieve?