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!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Dynamic Defaults for Item fields - DEFAULT VALUE
I am trying to create a default value for an Item Field but it's giving me the ERROR: Invalid Expression when I use text and a tag.
For example I have the field custitemcolorid that has colors and I want the default value for the another field to be:
Color: {custitemcolorid}
So the field would output for example "Color: Black"
When I use {custitemcolorid} by itself in the default field it works and it outputs the name of the color, as soon as I put text it gives me an error. Is there a specific format I need to use when I need the default to have text and a tag?