I have a use case for a form where I want to add multiple pieces of equipment to an equipment kit.
I have Custom items for both kit and equipment, and the equipment is all in a batabase.
I know there is an option to add subitems in the forms, but I couldn't figure out how to have it do multiple subitems.
The issue is in the form I am displaying the equipment by two variables, Availability and Type. So there is a prefilled field for availability and the user selects the equipment type to display what is available.
It works fine for one piece of equipment, but we need to change to the option to select multiple.
Is it possible to add multiple subitems from a form?