Multi-user form

D

Doug

I have a form in a multi-user environment that is used to create an invoice.
How do I display a message to a new user that wants to open an invoice if
another user already has that invoice open?
 
G

G. Vaught

If you have the Lock set to Edit Record in the parameters of the form, it
should give the user opening the invoice record a message that it is read
only.
 
Top