This code below is an example to to use client scrip to auto pre-populate a Subform with rows fill dynamically within CRM using Client Scrips
/**
* log("sample logging statement") --> can be used to print any data in&...
This code below is an example to to use client scrip to auto pre-populate a Subform with rows fill dynamically within CRM using Client Scrips
deal = zoho.crm.getRecordById("Deals",dealid);
Pre-requisites
1. The deals layout has to be ready, with all fields matching the ones in Zoho Projects.
2. The project layout has to be ready as well, matching Zoho CRM fields.
3. A template in Zoho Projects has to be created.
Part 1: Adding a new connectio...
(0)
(10)
(4)
(0)
(0)
(0)