J
JNariss
Hello,
Is there a way to create a form which will give my user the abilty to
pull up an identical form that has already been entered into my
database but allows them to make changes?
My database has a table called Requests and a form called Requests. The
user opens up the form and fills out a request. However, sometimes the
user may not know all of the information to enter into the form. For
example the user may not have all the input for the "Detailed
Description" field so they will need to be able to pull up Requests to
add some information.
I have a auto-number field called "Request ID" which is what I use to
tie all my relationships together so I would like the user to be able
to enter the Request ID and then make a change to the form.
Would it be a good idea to create a custom parameter query so the user
can enter the request id and by clicking submit it will open a form so
they can change the information or add information? OR is there another
way to go about this?
Thanks,
-Justine
Is there a way to create a form which will give my user the abilty to
pull up an identical form that has already been entered into my
database but allows them to make changes?
My database has a table called Requests and a form called Requests. The
user opens up the form and fills out a request. However, sometimes the
user may not know all of the information to enter into the form. For
example the user may not have all the input for the "Detailed
Description" field so they will need to be able to pull up Requests to
add some information.
I have a auto-number field called "Request ID" which is what I use to
tie all my relationships together so I would like the user to be able
to enter the Request ID and then make a change to the form.
Would it be a good idea to create a custom parameter query so the user
can enter the request id and by clicking submit it will open a form so
they can change the information or add information? OR is there another
way to go about this?
Thanks,
-Justine