Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我遇到了多个用户同时编辑单个记录并在其他人用自己的工作保存记录时丢失工作的问题。我想在用户编辑记录时锁定编辑,并且由于某种原因,NetSuite 中的记录默认情况下不是单一访问。我们怎样才能做到这一点?
您需要创建自己的锁定机制。