What is getControl method in client scripting?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-27-2017 03:45 AM
Hi All,
Can any one explain what actually the getControl method do in client scripting with an example.
Regards
Manohar
5 REPLIES 5

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-27-2017 06:56 AM
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?