Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
Cannot get a carriage return to work in a SFV action
I am working with a custom workflow that will add data to the beginning of an existing custom text area field (custbody_cc_credit_approval_memo). I want to have a carriage return at the end of each entry so it will be on a new line.
Here is the formula I am currently using in the SFV action.
SYSDATE||' Pending Approval-'||{custworkflow_cc_hold_reason2}|| '... ' ||{custbody_cc_credit_approval_memo}
I would like to insert a CR before the ||custbody_cc_credit_approval_memo. Any suggestions? Thanks
Tagged:
0