C
Christoph
Hi,
I received a lot of help on this forum from some MVPs that allowed me
to build a quite sophisticated database. Thank you all for that. I've
deployed it to 5 users and the functions and components work as they
were meant to. I do have two issues though that I can't seem to figure
out:
1. I'm not sure how to put this into words correctly but the entire
"UI" for forms is very loose. What I mean is that if a user pulls up a
form to display data and accidentally changes the value of a field on
the form, the new value gets saved as soon as the user advances to the
next record, closes the form or whatnot. Is there a way to avoid this?
I could see a quick msgbox coming up saying "Hey, you changed data on
this form and you're about to close this record, do you want to save
the changes?". I just would like for the entire form to be a bit
"tighter". Is there a way to do this?
2. I literally tried every setting in the property box but I can't
seem to figure out what I need to change so that when a user hits TAB
in the very last field of the form, no new record will be displayed.
I've had some users add extra records because they hit tab too often,
arrived at a new record, hit a key by accident and that got saved. The
same problem would apply to the ENTER key. Any solution for this?
However, I do want them to use the "Create New Record" button on the
navigation bar.
Thanks so much,
Christoph
I received a lot of help on this forum from some MVPs that allowed me
to build a quite sophisticated database. Thank you all for that. I've
deployed it to 5 users and the functions and components work as they
were meant to. I do have two issues though that I can't seem to figure
out:
1. I'm not sure how to put this into words correctly but the entire
"UI" for forms is very loose. What I mean is that if a user pulls up a
form to display data and accidentally changes the value of a field on
the form, the new value gets saved as soon as the user advances to the
next record, closes the form or whatnot. Is there a way to avoid this?
I could see a quick msgbox coming up saying "Hey, you changed data on
this form and you're about to close this record, do you want to save
the changes?". I just would like for the entire form to be a bit
"tighter". Is there a way to do this?
2. I literally tried every setting in the property box but I can't
seem to figure out what I need to change so that when a user hits TAB
in the very last field of the form, no new record will be displayed.
I've had some users add extra records because they hit tab too often,
arrived at a new record, hit a key by accident and that got saved. The
same problem would apply to the ENTER key. Any solution for this?
However, I do want them to use the "Create New Record" button on the
navigation bar.
Thanks so much,
Christoph