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!
Custom Element on Layout
I added a custom element on a pdf Transaction Layout that pulls the customer's Price Level that's set in their record. From what I've read, the element tag is {pricelevel}. When I plug that into my custom layout form, it prints the formatted box with the label, but not the data.
I have the Layout associated with a custom transaction form, and I'm using the custom transaction form for a customer that has the Price Level set in their record.
Can anyone tell me what I'm doing wrong? If I have to pull the Item Price Level, and the Price Level is named 'Reseller', do I set the element as {Reseller}, or {pricelevelx} (x being the numbered order of in my Price Level list in question)? I tried that, but still didn't work.