I’m making good progress in my app but I’m trying to output certain fields in one of my DB tables Into a table or repeating group in the UI to no avail. Both are just blank every time. If i put a text box on the page and run the same expression, all the values are there. What am I doing wrong with table/repeating groups?
Also, the end game is to output a list of items from the database and then add an input box alongside each of them. Any help would be much appreciated.
I got it to work, which is why it was ok when you tried, but i wanted to update the DB from the results…that was difficult and I have decided to update the DB manually for now