Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
NSC | Print a Customized Footer Message in Advanced PDF/HTML Template
There is a requirement to print a customized message in the Footer section in every page of the Transaction record using Advanced PDF/HTML Template. To do this, we need to edit the footer section in the source code of the template. Kindly follow the steps below:
1. Navigate to Customization > Forms > Advanced PDF/HTML Templates
2. Click Edit beside the preferred template
3. Source Code > Toggle Source Code
4. Locate the Line that contains <macro id="nlfooter">
5. Edit the content below it and which should look like this:
<p>Customized Footer message</p>
</macro>
</macrolist>
</head>
6. Click Save
After saving the template, the footer from the Standard Template which consists of Barcode and Page number will be removed and it will be replaced by the Customized Footer message. If it is preferred to retain the barcode and page number in the footer message, kindly use the following code:
@Kristoffer Viray-Oracle | Ask A Guru | Let us know what contents you like to see in the Community. You can vote here.