Discussions
Custom Record Field Question... Netsuite TAGS Related.
Hopefully someone will have the answer to this question.
I have a custom record type called VIP Customer with name field included.
The name field basically holds the VIP Customer Number.
There is also another field called Contact.
Type: List/Record.
List/Record: Contact.
This creates the relationship between current contact and their respective VIP Number.
What I am trying to do now is to send email newsletter to VIP customers. I created dynamic group based on Contact Saved Search and they are the recipients of the newsletter.
I would like to display the VIP Number in the email. How do i do this? The getRecordAttributes() didn't seem to work.