Wappler Version : 5.1.5
Operating System : Mac OS 12.5
Server Model: PHP
Database Type: MySQL
Hosting Type: Docker
What do you think should happen?
Add filter columns data transformation, select the data set, then the dropdown list shows the available columns.
What actually happens?
Add filter columns data transformation, select the data set, the dropdown list remains empty. (video attached)
How to reproduce
Create a single record query, then add filter columns data transformation, select the data set, the dropdown list remains empty.
It appears that the issue is because filter column expects an array and a single record query doesn’t return one. If I change the same query to a multiple record query, the columns show up.
Apple
October 10, 2022, 9:34pm
3
Wappler 5.0.1
NodeJS + PostgreSQL
Steps:
Database Single Query
Filter columns
Filter columns doesn’t show any column to filter
[Screenshot]
Vote for the feature request:
Make the Filter columns server action step work with objects (non-arrays), coming from e.g. Database Single Query
Related incident:
Feel free to make a comment there so it’s not just me
1 Like
Thanks @Apple . I just commented on your how to post and voted for the feature.
-Twitch