Call zoho creator form URL with in zoho CRM

Call zoho creator form URL with in zoho CRM

Hi, I’m trying to access a zoho creator form through CRM.

We already access the zoho creator report which contains all the records using:


https://crm.zoho.com/crm/org772677320/tab/CustomTab1


 but we need to access an specific record, we could accomplish this by using


 https://creatorapp.zoho.com/garantiayaarg/Cotizador#Form:Cotizacion?recLinkID=4449060000000123007&viewLinkName=Cotizaciones


but after doing this user leaves CRM and perhaps its not the cleanest procedure.

we would like to do something like this:

https://crm.zoho.com/crm/org772677320/tab/CustomTab1?recLinkID=4449060000000123007&viewLinkName=Cotizaciones

but when we do it we get a security warning...