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.
Trigger Add Days Formula After Submit
I'm using a workflow + formula to auto set a date field, based on another date. If I set this to after field edit, it works great. The problem, however, is I'm setting the original field via workflow with an "after record submit" trigger. When I move the trigger for the add days formula to after record submit, it errors out. Is there a way to do this?
Here's the formula: "nlapiDateToString(nlapiAddDays(new Date(nlapiGetFieldValue('custrecord_custom_date')) ,365))"
Thanks,
Mike
0