B
bourdon
I need to build a form where a user can:
Pick a particular part (or search for a part then pick it)
Add a quantity to order for that part
Do this repeatedly until he has selected all the parts and quantities
for the various parts he needs to order, then hits submit (will
generate an email, I can handle that!
I just can't seem to get the parts he wants to display in a view or
subform each time he adds one.
So the subform would look something like this:
Part 233232 Qty 4
Part 32332 Qty 5
Part 31122 Qty 2
Submit
thanks for any help!
Pick a particular part (or search for a part then pick it)
Add a quantity to order for that part
Do this repeatedly until he has selected all the parts and quantities
for the various parts he needs to order, then hits submit (will
generate an email, I can handle that!
I just can't seem to get the parts he wants to display in a view or
subform each time he adds one.
So the subform would look something like this:
Part 233232 Qty 4
Part 32332 Qty 5
Part 31122 Qty 2
Submit
thanks for any help!