I have a form I am creating for needed updates. What I have is a vendor, equipment and then contract prices.
When they fill out the form for the vendor they may have more than one contract price to enter for the equipment. I have this set in a collection so they can just select the "Add" button and add the next contract. What I have a issue with is, I would like for them to select the second piece of equipment for that vendor and then add the contract prices that are needed for that piece of equipment.
The way I started doing this was a collection inside of a collection. The additional service contract process work great, however, when I select add additional Equipment I just get a line with an X on the side. Here is the form set up