OpenUrl to Export Record Summary Template to PDF
Is it possible to export PDF of custom Record Summary Template using OpenUrl?
So On Submit it exports to PDF?
Using the script below just creates a pdf of the actual view. Not of the individual record.
- openUrl((((("https://creatorexport.zoho.com/" + zoho.adminuser) + "/") + zoho.appname) + "/pdf/<ViewLinkName>/") + input.ID, "New window");
Damien Cregan
Hire an Expert