I try to get information of Users when form is onload but not obtaion data response.
- response = zoho.crm.searchRecords("Users", "(Email|=|email@email.com)");
- alert response;
I dont know if is why is not allowed to access this data to Zoho Creator or whats happend? Someone to help me.