Hi, I have generated a table that is based on a database view. The headings are displayed correctly showing the that the server side is working ok, but the table is not showing rows of test data that I have in the db view. The db view is simple, Select * from ‘db tablename’.
As a comparison I generated another table based on the ‘db tablename’, that worked perfectly.
In the image the top table is based on the db view, the bottom on db table, you can see that the rows are displayed perfectly in the db table version only.
As a check, back in MySQL, the db view displays rows perfectly.
How can I get a generated table in wappler, based on a db view, to show rows.
Note - there are no dynamic sorts or filters on either table
Community Page
Last updated:
Last updated: