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.
Issue with Ampersands in field values passed to Online Form from Email Template
We have an Email Template that gets sent out to customers after they complete a project with a link to an Online Form that we use for Surveys. The Online Form is associated to a Custom Record.
We pass several of the Project field values to the Online Form via the Link by adding each of the fields into the Link string.
Example: &custrecord_his_svcs_survey_proj_type=${project.jobtype}
This works perfectly to pass the field values to the Online form and when the Survey is submitted the Custom Record is created with all of the field values that were passed to it from the Email Template link, except if the field value contains an ampersand "&". If the field contains an ampersand, then the value that is set is cut off at the ampersand.