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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
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