Assuming applinkname is required, the following 4 results were found.
copy & paste the below code templates. Zoho CRM // // initialize v_Index = 0; // // search in Creator v_OwnerName = ; v_AppLinkName = ; v_FormLinkName = ; v_ViewLinkName = ; v_Condition = "(Opportunities==\"" + v_DealID + "\")&&(UpdateClick==\"Yes\")";...
to ZohoBooks (for EU portal) v_CreatorDownloadBase = "https://creator.zoho.eu/file"; v_AppOwnerName = zoho.adminuser; v_AppLinkName = zoho.appname; v_ViewLinkName = "myForm_View"; // put your own report name v_CreatorRecordID = v_CreatorQuoteID; // this...
UpdateRecords() function with Connection Link: The syntax for this is response = zoho.creator.updateRecord( ownerName, appLinkName, formLinkName, id, dataMap, connectionlinkName); Where ownerName is the owner of the Creator app. appLinkName is the name...
ME!!! v_ImageSrc = "https://creatorexport.zoho.com/DownloadFile.do?filepath=/"+v_Filename+"&sharedBy="+zoho.adminuser+"&appLinkName="+zoho.appname+"&viewLinkName=Portal_Listing_Report"; URL Syntax #5 [image]: Update 2023 Again this example doesn't...