M
~Meeks
Hello,
I have a form with 4 fields on it, the user can either
fill out 3 of the fields and submit and fill out the 4th
later or right away. Id like it so whether they do it
now or later, it prompts them in some way so that when
they hit ok, the whole record can no longer be edited.
Currently i have a regular form (with no record
navigators - so it only shows the latest record) and a
subform that shows the whole table like a datasheet,
right now in the datasheet only the last field is edible,
but id like it so that if they edit it or put in the
information in the first place, it will be no longer
editable (ie: locked = true))
Thanks in advance!
MEEKS
I have a form with 4 fields on it, the user can either
fill out 3 of the fields and submit and fill out the 4th
later or right away. Id like it so whether they do it
now or later, it prompts them in some way so that when
they hit ok, the whole record can no longer be edited.
Currently i have a regular form (with no record
navigators - so it only shows the latest record) and a
subform that shows the whole table like a datasheet,
right now in the datasheet only the last field is edible,
but id like it so that if they edit it or put in the
information in the first place, it will be no longer
editable (ie: locked = true))
Thanks in advance!
MEEKS