Wappler Version : 6.5.2
Operating System : Mac
Server Model: Node
Database Type: MySQL
Hosting Type: Docker
Expected behavior
I am attempting to narrow the fields outputting to the front-end of a paged query, i’m repeating on the array and outputting the necessary fields/data.
Inside the repeat I am trying to use ‘filter’ on an outputted array, but I the filter columns are not available to select.
I get the same issue if I use conditional steps.