When a user tries to edit a record that is checked out by someone else, the edit form opens but a message is displayed at the top saying the record is checked out. It would be great if this message would say a little more like who has the record checked out. You probably shouldn't be able to get into the edit form at all when a record is checked out but a better message would help.
On a related note, do you know how I get the checkout status of a record in php? I would like to put a checkout icon in my record list template for editors.
When a user tries to edit a record that is checked out by someone else, the edit form opens but a message is displayed at the top saying the record is checked out. It would be great if this message would say a little more like who has the record checked out. You probably shouldn't be able to get into the edit form at all when a record is checked out but a better message would help.
On a related note, do you know how I get the checkout status of a record in php? I would like to put a checkout icon in my record list template for editors.