Get Variable Type in Client Script

Preethi24
Tera Contributor

Hi,

Can you help me with identifying the variable type of a field in client controller.

Thanks,

Preethi

1 REPLY 1

Vaibhav Dane
Tera Expert
Tera Expert

Hi Preethi,

 

Not sure weather you want to get the variable type on catalog item or field type on the form but there is no direct way to get the type of the field/variable. If you still want to get the type then you will have to write a gildeajax call to script include and in script include you need to query the dictionary table if form field or variable table if variable to get the type of the field. 

 

Please mark correct if helpful.

 

Regards,

Vaibhav Dane