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
How can I modify the date format for "$record.createdfrom.trandate"
I have used the $string("MMM dd, yyy") bit of code to create the date format desired (Mar 12, 2020) on sales order and purchase order printout pdf template.
However, when I tried to do so on the Invoice printout pdf template, I was only successful in doing so for the record.trandate field and the record.duedate fields.
When I tried to do the same for the record.createdfrom.trandate field, I had issues. Below are my notes regarding this...
<td>${record.createdfrom.trandate}</td> DOES Work (But gives undesirable date format of 03/12/2020 instea of Mar 12, 2020)
<td>${record.createdfrom.trandate?string("MMM dd, yyyy")}</td>
Jay Schwausch
P.R.I. - KACE Valves, NetSuite Administrator
0