I am building a placard tool which will be used to identify pallets containing up to 10 different items. I would like for the user to be able to select on a form how many different items will be on the selected pallet before being able to input the data.
For instance, if the user inputs "5" into the "# of items" field, it will then return the fields to add 5 different record sets, and limit them to this number.
Is this possible?
For instance, if the user inputs "5" into the "# of items" field, it will then return the fields to add 5 different record sets, and limit them to this number.
Is this possible?