christakis
Registered User.
- Local time
- Today, 19:03
- Joined
- Oct 23, 2009
- Messages
- 72
Hi Guys,
I want to have 2 separate forms to add and edit records. How do I make sure there is no way a user can edit any records in the "add form"?!
Here's what I've done so far:
However, when i press the UP button in the first field, the form goes to the previous record. This also happens when I use the scroll button of the mouse.
Also is there a way to auto-open a combo box? This is very helpful for "keyboard only" people.
Finally, what can I do with the error in the attached picture?
Cheers,
Christakis
I want to have 2 separate forms to add and edit records. How do I make sure there is no way a user can edit any records in the "add form"?!
Here's what I've done so far:
- Removed Navigation Buttons
- Set "On Open" event of form to do the same function as a "New Record" button
However, when i press the UP button in the first field, the form goes to the previous record. This also happens when I use the scroll button of the mouse.
Also is there a way to auto-open a combo box? This is very helpful for "keyboard only" people.
Finally, what can I do with the error in the attached picture?
Cheers,
Christakis
Attachments
Last edited: