Hello, I am having a problem getting two columns of data to show in the repeating panel. I have created the data tables correctly but when I run the app the data input for the second column does not display. I would show code but I’m not sure what to show.
I am trying to get the “enter expiration date” to display in the “check_box_2” column.
I made an app you can clone that shows an example of how one could use the data bindings for objects placed in the ItemTemplate form to add new items.
It has cards items placed side by side in the template, creating ‘columns’ as I think you are asking for.