clipovich
Jan 31 2006, 11:33 PM
I have a form that is accessed via. a switchboard and automatically opens to a new form. Once it is completed, there are two action buttons. One saves the record and exits, the other button exits without saving. This keeps things simple for the user. The manager wants me to set up the form so that the user cannot click on the standard controls that show up on the bottom of the form that allows a user to go back and look at previously entered records. Is there a way for me to delete the standard buttons or disable them?
Clipovich
HiTechCoach
Jan 31 2006, 11:47 PM
You can do it without having to remove any buttons.
Set the form's data entry property to Yes. This will allows the user to only view the record(s) entered since the form was opened.
Edited by: HiTechCoach on Tue Jan 31 23:49:11 EST 2006.
clipovich
Feb 1 2006, 12:08 AM
Oh. I did not know about that property. Thanks for the tip.

Clipovich
DougY
Feb 1 2006, 12:20 AM
The users will be able to navigate to the records they entered in the session (until they close the form). If this is undesirable, you can set the Navigation Buttons property of the form to No. This will prevent the user from, well, navigating...
HTH
clipovich
Feb 2 2006, 08:21 PM
That is helpful too. I have done both. Thanks.
Chad
DougY
Feb 2 2006, 08:23 PM
You are welcome
HiTechCoach
Feb 3 2006, 01:17 PM
Glad we could assist!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.