Group By does not work with Query which is filtered by a $_SESSION

Wappler Version : 1.9.2
Operating System : MacOS 10.14.3

Expected behavior

What do you think should happen?

Group a query

Actual behavior

What actually happens?

It groups the query but doesn’t show any text.

How to reproduce

  • Detail a step by step guide to reproduce the issue
  • A screenshot or short video indicating the problem
  • A copy of your code would help. Include: JS, HTML.
  • Test your steps on a clean page to see if you still have an issue
  1. I have a query which is filtered from a $_SESSION

  2. I insert the Server Connect query in App Connect

  3. I create a Bootstrap 4 Table with the Generator

  4. Table without Group

  1. In the Repeat Properties I click on the Data Binding symbol

image

  1. I select Group By in the Data Formats

  1. Codeview after Group

  1. Table with Group

EDIT:

I also discovered a strange behavior in the Data Bindings Panel.

image

Community Page
Last updated: