My application requires a form purely for displaying a record - not to be editable, since most users have only "reference access" to the database, and need not (in fact must not) edit records.
I have a form which works precisely as I want it - in "properties" all the "edit" functions are set to "off" and it can't be edited - however if you click on a field it will still be highlighted (highlit?) and the form tends to jump about in the window, so that I need to keep the scroll bars there for readjusting it so it can be read.
Is there a way that I can turn off user interaction with a form altogether, except for the ability to scroll though records?
I have a form which works precisely as I want it - in "properties" all the "edit" functions are set to "off" and it can't be edited - however if you click on a field it will still be highlighted (highlit?) and the form tends to jump about in the window, so that I need to keep the scroll bars there for readjusting it so it can be read.
Is there a way that I can turn off user interaction with a form altogether, except for the ability to scroll though records?