Appended crm_entity_id variable to a webtab for Zoho Form to recognise what record to update
Hi guys
Im creating a portal that requires a lot of data to be inputted by customers. Rather than giving them one long form to fill in, I want to display smaller forms for them to fill in. Each form should be accessed from web tabs across the top of the portal.
I dont think the default portal settings are going to be able to do this.
So Im thinking of using Zoho Forms that update the relevant record in the CRM module. Ive created my first Zoho Form and embedded that on an empty page of my website. This is working and its updating the relevant CRM record.
What I now need to do is create a webtab that appears at the top of the portal. This webtab needs to link to the relevant html page with the relavnt form on. Ive got a webtab linking to the page on my website, but the link needs to have the record's crm_entity_id appended to the url so the form knows what record its updating.
How can this be done?
Thanks