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.
changing column field label on HTMLtransaction template
Hi All
I need to change the Rate column field label on the sales order order email. since i am using different languages, if i change under transaction forms-printnt labels, it is not changing, in other language.
so i think i need to change the column field label in HTML template..
can you pleae advice me how to do this?.
<tr bgcolor="#777777"><th nowrap class="lined" <NLATTRIBUTES><Danish</th></tr>
with the above code it is showing all column field labels as 'Danish' but i want to change each coulmn field with different labels..
0