Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
SuiteWorld | October 25–28, 2026 | Las Vegas
Registration opens June 9. Be ready when passes drop. Get the green light now - Convince your boss
Registration opens June 9. Be ready when passes drop. Get the green light now - Convince your boss
New custom field not flowing to PDF/HTML template
Hi Guys
I am having some issue showing the value of a new custom field for subsidiary record in PDF/HTML template on one of our sandbox account.
I have created a new custom field "Bank ID" ID= "custrecord_sub_bank_ident". Trying show this field in our PDF/HTML invoice template by using the following syntax:
${record.custbody_sub_bank_ident}
this syntax follows the same criteria as the other custom field in the template which are flowing properly.
Examples of the other custom fields that are flowing properly:
[LIST]
[*]Field ID= "custrecord_sub_routing_number"
Syntax = ${record.custbody_sub_routing_number}
0