Hey All,
I've been working on creating a Zoho Creator app that acts as a related list within Zoho CRM. Until recently we had trouble getting it added, but thanks to support, it's not linked up in Zoho CRM, and showing the records we want to show.
That said, there is one minor usability quirk that I'm wondering if anyone know's how to work around. The "Add" form is "keyed" on the record we're looking at. (In this specific example, when we add a record to our custom app, it's keyed on the potential we are looking at). However, there doesn't seem to be any way to "prefill" the "potential" field of our custom app with the potential we were last looking at.
If this was a deluge script, I believe this would be an argument passed in during the arugment mapping phase.
Is there a way to pass what record is currently being viewed to the "add" button of a custom app?
Thank you!