S
Sean
I have af form setup for our project managers to create a work order to the
shop. Once a job# is created in the Job List a work order is started for the
job. The project manager using the work order form picks the job# they are
working on and begins filling in instructions for the job. Each instruction
is a seperate record in the form. Often we'll have two or more jobs that
have the same list of instructions and right now they have to fill in the
form for each job manually. While in the new work order I would like to be
able to pull up a previous work order and select specific instructions to
import into the new work order.
I'm thinking I could create a form that pops asking which work order they
are copying from based on job#. The form would come up with a list of all
the instrucitions used in that previous work order. Using a check box in
each record they could click which instructions they wish to copy. This part
is easy. The next part tough is how do I tell it to copy those particular
records?
Thanks.
shop. Once a job# is created in the Job List a work order is started for the
job. The project manager using the work order form picks the job# they are
working on and begins filling in instructions for the job. Each instruction
is a seperate record in the form. Often we'll have two or more jobs that
have the same list of instructions and right now they have to fill in the
form for each job manually. While in the new work order I would like to be
able to pull up a previous work order and select specific instructions to
import into the new work order.
I'm thinking I could create a form that pops asking which work order they
are copying from based on job#. The form would come up with a list of all
the instrucitions used in that previous work order. Using a check box in
each record they could click which instructions they wish to copy. This part
is easy. The next part tough is how do I tell it to copy those particular
records?
Thanks.