Creating a query adding it to AppConnect but data object tree is empty

Wappler Version :4.2.0
Operating System :Windows 10
Server Model: PHP
Database Type: MySql
Hosting Type: LAMP

Expected behavior

1.Create a query (paged query)
2.Connect it to AppConnect
3. See the Data available for binding in the AppConnect UI

Actual behavior

  1. Query created (paged query)
  2. Query connected to AppConnect
  3. Data object is empty. No data appears there
  4. Trying to hit Query Options in server connect but does nothing (does not open query editor)

How to reproduce

1.Create a paged query
2. Connect it to Appconnect
3. Try to bind it or to generate a table

Thank you

Some screenshots can be helpful to get help from the community!

Think that only happens when using an Alias

Thank you

Yes thank you, this issue is pretty straightforward (very common Wappler functionality) this is why no screenshots.

I can’t reproduce the problem. A table based on a paged query, including aliases, seems to work as it should. Perhaps there is something specific in your case which is causing the problem.

Thank you @TomD I will reproduce the same steps. It worked without alliases, maybe it was another issue. Anyway thank you.