Hello. I am using interfaces to build an order form. I need to collect the standard client info, but the “order” details are complex. For one item the necessary information includes: Room, Height/Width, quantity, attachment style, rail color, fabric family, fabric color, price per unit and total price.
In Excel/PDF it looks like this:

And then at the bottom it provides a subtotal, tax (via a formula) and total.
I am trying to re-create it in interfaces but REALLY struggling. Any ideas or suggestions? Anyway to get more than 3 columns? Or have the columns pull/complete the same form?
I have created this, but it seems lot of LOT of work for “one row” in Excel and it then pushes into 3 different forms
