G
Guest
I am trying to create forms that work as steps of a procedure. on the first
step the user will enter information which is submitted to the database. now
I need to open the second step which is going to edit the same record that
was created on the first step. How can I call that record into the new step?
is it possible to use the confirmation fields for data sent in the last step
as a criteria in the query for the new step. If I can do that then I will be
able to continue adding information to that record until the procedure is
completed.
step the user will enter information which is submitted to the database. now
I need to open the second step which is going to edit the same record that
was created on the first step. How can I call that record into the new step?
is it possible to use the confirmation fields for data sent in the last step
as a criteria in the query for the new step. If I can do that then I will be
able to continue adding information to that record until the procedure is
completed.