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!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Only execute if record isn't in edit mode
Hi all,
I have a scheduled workflow that runs every half hour to make sure that a few fields contain correct values. The problem is that if a user is already editing the record when the workflow executes, they will receive a warning upon saving that states that another user has made edits to the record since they started editing. The users changes will be rejected.
Is there a way I can tell whether a record is currently in edit mode? I've thought about adding a timestamp that triggers when the record is opened in edit mode, but this value clearly wouldn't be registered by the server until save, defeating the purpose.
0