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!
Format {startdate} and or {instancestart} in saved search???
created a saved search which has a concat() formula which displays "Register" link in the saved search.
I appended {startdate} {starttime} {endtime} to the url to populate fields on the registration page. I can pass the data, but need to reformat the displayed values.
I have tried TO_CHAR() and TRUNC() with no luck
How can I format these fields to display
{startdate} need to return the date and not "one time event on"
{starttime} & {endtime} need to display the time with AM/PM
So my formula is text using concat() and 3 values I need to format the date due to how they display