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!
How to Access Customer fields on a Transaction Email Template?
I want to include a Customer's 'Account Number' field on transactions with my custom Email Templates. I can access ${transaction.entity} to get "XXXXX Customer Name" where XXXXX is the account number, but I can't access any customer fields such as ${transaction.entity.accountnumber}.
Previously I had an Advanced PDF/HTML Template which could access the value with ${record.accountnumber}, however ${transaction.accountnumber} hasn't worked either.
Is it possible or can I only access direct transaction fields on an Email Template?