Creator API criteria lookup field
Im trying to filter by lookup field in criteria:
criteria = 'r2l_r_id.display_value=='+ rID;
routeToLocation = zoho.creator.getRecords("company","module","module_report",criteria,1,200,"crm2creator");
{"code":3330,"message":"Invalid criteria specified - value doesn't exist in r2l_r_id fields dependency form routes"}
Note:
criteria = 'r2l_r_id.ID=='+ rID;
Getting the ID works, so the dot notation isnt the problem here.
Sticky Posts
How to Add Users to your Organization in ZohoMail?
A better clarity so you can create other users to start using Zoho Mail. You can directly Add Users from the Control Panel to your Organization. You can invite users with the existing email address. If the person (user) already uses ZohoCRM, then you can import users from Zoho CRM. You can also import them using a .csv file. (if you are planning to add them in Bulk) In this topic, We will be discussing on how to Add and Invite users only. The Import options are self explanatory. ____________________________________________________________________________________________________________