Hello
I have a form to record assets (Equipment) by serial number.
I have special device that doesn’t have a serial number because it consisted of a bundle of 4 different devices, each one with its own serial number.
I wanted that every time we add this type of equipment, another 4 additional fields appear to insert these 4 serial numbers.
The type of equipment comes from a TYPE column, and each of the additional 4 serial numbers has to have a dedicated column for each one, not a description field where I can add all the serial numbers inside.
It is possible?
Thanks