Not able to create a dynamic table through bootstrap table generator or manually

Hello,

When I try to create a table through BS4 table generator, the expression field is missing and only has “populate” field (see image) visible. I tried creating the table manually and setting up a repeat children but the expression select action is looking for a field and not the query (see image)

Cynthia

Well, you need to select a data source in the Populate option. Select your database query and it will generate the table.

When I selected a data source (e.g. the table query), I get the error “Field is required”. What turned out to be the fix is that I had to delete my server action and create a brand new one. Then I was able to select the query so it was able to populate.