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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
workflow set field value action is not working
We are using Message in Task to communicate internally.
The Message field is set as Empty Before User Edit.
We created a Rich Text field Long Message Backup to store all historical messages. Before User Submit, if Message is not empty.
Long Message Backup = nlapiDateToString(new Date(), 'datetime') + " " + nlapiLookupField('employee',nlapiGetUser(),'firstname') +": " + {message} + {custevent_long_message_backup}
When I tested it. Sometimes it works and sometimes not. I don't understand why.
Can you please help to check?
Thank you,
Lily
Tagged:
0