What is the use of control parameter in onChange in Client script

Nagaraj Bhatkal
Kilo Contributor

What is the use of control parameter in onChange in Client script

1 ACCEPTED SOLUTION

Sanjay Bagri1
Tera Guru
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

View solution in original post

5 REPLIES 5

Apurva Malewad1
Kilo Guru

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.

Thanks and Regards,

Apurva Malewadikar

www.DXSherpa.com