Object level locking for avoiding data overwriting
Dear experts, We have forms implemented in Webtop that are using information from several objects. We perform form level locking to avoid two users simultaneously saving and overwriting each other's work, but in case the form is different, the disaster cannot be avoided. We need a second object level locking. The scenario…