This topic is locked

Identify who is editing the record (record locking)

3/11/2010 7:46:54 AM
PHPRunner General questions
T
Tokyoj author

Using Record Locking, when a record is being edited by User A and User B tries to edit the same record, the message

"Record is edited by another user" appears at the top of User B's screen. No problem. Works perfectly.
One edit...how can the statement "Record is edited by another user" be changed to read,

"Record is edited by USER A", where USER A's loginID is displayed?
Cheers,

Tokyoj