I would like to use the Field "table" to put in my form. I have selected the 2 column variables that I would like. In advanced, selected fixed number of rows as 3, and typed in my 3 row labels. My form displays the 1 row when editing, but previewing shows all 3 rows (the first row label). Is this expected behavior?
I am not able to adjust the column width between the rows label and the first column.
My form user will be populating the 6 boxes manually with currency.
If a table is not the proper way to do this, can someone suggest how I should go about doing it? I thought the table would look nicer than me creating 6 different single line text fields.