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.
server-side triggers can't edit stored custom fields?
Does this quote from the Help pages (Workflow: Set Field Value) really mean that workflows can set stored custom fields only with client side triggers? That server-side triggers can't change stored custom fields?
The value you specify in a workflow Set Field Value action (set to execute on Before Record Load) will not override a stored custom field or a field that is sourced/slaved by the system. To work this issue, you can set the Set Field Value action to execute on a client trigger such as Before User Edit.
Is this a bug....?
0