Hi, I am using the On-Lock Trigger in a procedure to lock my tables and I am having an issue with the lock. Once someone exits the record the lock is not releasing until the application is exited. This is a custom form and I have the record closing to a search screen. How can I get the lock to release once just the record is closed? Thank you.