I have a Notes Db that was original written on a Notes 5.x client. Within this Db, they wrote custom code to lock and unlock individual documents.
Over the years, I’ve had to go into this Db and make minor changes to the form layout, add/changes view, etc., but have never touched the code related to locking and unlocking.
Since being on Notes 8, I’ve made cosmetic changes to the forms, but never to the lock/unlock code.
Within in the last 6 months or so, we’ve had an increasely large number of problems with documents in this database remaining locked.
My question is. . . with Notes 8, is it necessary to have custom code on a form to handle locking and unlock of individual documents? Or could most of that code be striped out and agents be created to “Lock” and “Unlock” documents using the simple @ functions available since Notes 6.5?