- Create Custom Field
- Label:Enter Label
- Type:Select Free-form Text
- ID: Enter _link_pdf
- Click Applies To
- Enter Checkmark for relevant Transaction/Record
- Click Save
- Add the PDF File to the File Cabinet
- Get the External Link on the File record
- Insert the link on the Custom field
- Navigate to Customization > Forms > Advanced PDF/HTML Templates
- Click Edit beside the preferred Advanced PDF/HTML Template
- Insert a <pdfset> tag before the first <pdf> tag
- After the </pdf> tag add <pdf src = “${record.custbody_link_pdf}” /> </pdfset>