Ok. I got the lock feature to work...kind of. I can get it to lock the
fields desired subform (bhiinput) but it only works on the first
instance and will not lock any subsequent instances.My repeating
subform, Subform1, is not allowed to break between pages. The first
instance of Subform1 is on the first page, but any additional instances
of Subform1 are placed on the next page. Could this be part of the
problem?I attached screen shots of the lock button script and
myScriptObject in the current ...