So occasionally, when another user tries to add a note, a page lock error occurs. So in this case there appears to be a fairly simple permanent solution; a change to the user interface to avoid any lengthy record lock.
Hi David,
In those circumstances I use an unbound form, to gather all the needed information. When pressing some Accept-button the information is written in a record, and saved: minimal lock time.
Imb.