Hello,
I'm building an interface app where I would like the users to input their data in a table/grid format as seen below. For every box size a user has, they would enter the quantity. I understand that there's a drop down list option but that would mean the user would have to run the app 16 times whereas with the example below, we can have them input their quantities all at once.
Box Size | Quantity |
'1-BUBBLE MAILER' | |
'2-SM POLYBAG' | |
'3-MED POLYBAG' | |
'4-LRG POLYBAG' | |
'5-SM BOX (8X8X6)' | |
'6-MED BOX (12X12X6)' | |
'7-LRG BOX (12X12X12)' | |
'8-XLG BOX (18X18X18)' | |
'9-OVRSZ BX1 (12X14X6)' | |
'10-OVRSZ BX2 (12X17X8)' | |
'11-OVRSZ BX3 (25X25X15)' | |
'12-OVRSZ BX4 (25X15X32)' | |
'13-OVRSZ BX5 (23X22X19)' | |
'14-SUIT BOX (38X22.5X3)' | |
'15-XLG BOX (17X17X17)' | |
'15-CUSTOM' |
User | Count |
---|---|
106 | |
82 | |
72 | |
54 | |
40 |