t11
October 22, 2021, 7:31pm
1
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
Query created (paged query)
Query connected to AppConnect
Data object is empty. No data appears there
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!
t11
October 23, 2021, 12:14pm
3
Think that only happens when using an Alias
Thank you
t11
October 23, 2021, 12:17pm
4
Yes thank you, this issue is pretty straightforward (very common Wappler functionality) this is why no screenshots.
TomD
October 23, 2021, 3:45pm
5
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.
t11
October 23, 2021, 4:11pm
6
Thank you @TomD I will reproduce the same steps. It worked without alliases, maybe it was another issue. Anyway thank you.