Check out form that copies repeated data to next record

Dan Wakeman

New Member
I have an inventory checkout check in program that I need to be able to have a user who comes in with a work order to get 10 items for that work order. I want to have him enter the wo number once and be able to click a next item button after he has his first item info entered in. after clicking the next item button it will submit the current record open a new one and autofill in the workorder info so he does not half to reenter it.

any ideas???
 

OliverR

Member
Hi Dan,

This sounds like you would just want to clear the "clear on submit" checkbox for the WO number field (and any other fields that you want to stay filled in). That way the WO number would stay filled in after each submit.

upload_2017-9-28_14-52-6.png

Unless I misunderstood your question, in which case feel free to clarify.
 
Top