Set Field Mandatory by Client Script ZOHO CRM

Set Field Mandatory by Client Script ZOHO CRM

#Tips of the day

We can set the field as mandatory by the client script

  1. var field_obj = ZDK.Page.getField('Custom_Field1');
  2. field_obj.setMandatory(true);
Custom_Field1 = Field API Name

Apart from is if you have required any kind of Zoho work please do comment.

Thanks & Regards
Piyush Goyal
Zoho Developer || 3+ years Experience
+91-8619164837