Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-28-2018 09:25 AM
1 ACCEPTED SOLUTION

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-29-2018 11:14 PM
Hi,
Control parameters are generally used for
If we wants to change the dynamically field size, length etc in ui page . So we will use control parameter inside client script in onChange type.
Please mark correct/ helpful if helpful for you .
Thanks
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-29-2018 11:41 PM
Hi,
Its basically the field for which this client script is written.And it will give you HTML object for that field so that you can change or use it as per your need for example restricting field length .
Please mark answer as correct/helpful if it helps you to find the solution.