I have several pages which been working fine until I recently upgraded versions of Wapper. I retrieve all upcoming bookings data and have a button which allows me to drill down into the detail of a particular record in a table. I also calculate balances for that record in several columns. With the upgrades, all of the calculated fields and the button to allow a drill down have stopped working. Can you please take a look and see why it is no longer working?
There should be a button in the first column labeled “client History” which goes to another page based on the cid field to get the detail for this customer. it is just blank now with no button.
The location, total_booked, and balance columns should be populated with data and nothing is there.
If that’s the code that used to work, what does it look like now? Can you copy and paste, from Wappler code view, the repeat row of the table body and the cell where the button should be?