J
Jebuz
Hi all, I have a question that's been bugging me for some time now.
Basically I have a form for work orders. I have to be able to create new
orders and have some drop down lists that the user can use to choose the
information to be used for the new work order. This info is pulled from some
tables I have already storing a basic "inventory" in which the fields data
may change.
The hard part I don't know how to do is how do I show the previous work
orders and show the data that was in the tables at the time the work order
was created. I know I need to have some "history logging" tables but how do
I get the same work order form to function 2 ways? in present and past data?
Or do I use 2 seperate forms, one for showing previous data and other for
creating new order from current data??
Basically I have a form for work orders. I have to be able to create new
orders and have some drop down lists that the user can use to choose the
information to be used for the new work order. This info is pulled from some
tables I have already storing a basic "inventory" in which the fields data
may change.
The hard part I don't know how to do is how do I show the previous work
orders and show the data that was in the tables at the time the work order
was created. I know I need to have some "history logging" tables but how do
I get the same work order form to function 2 ways? in present and past data?
Or do I use 2 seperate forms, one for showing previous data and other for
creating new order from current data??