Wappler Version : 6.7.3
Operating System : Mac
Server Model: Node
Database Type: MySQL
Hosting Type: local
Expected behavior
As with most Wappler components when building API's, I would expect to see the Files to Zip in my server action when selecting the dynamic picker.
Actual behavior
It's not visible.
How to reproduce
- Create a server action and select Files to Zip
- Add a File Download component after the Files to Zip
- In the File Download -> File Path property, select the dynamic picker
- Surprise, no Files to Zip
You may say this is intentional, but I will say it's not consistent behavior. If I use an "Export CSV" component in my SA, followed by a File Download, I can see the Export CSV component when using the dynamic picker from File Download.
Since the Files to Zip component creates a file just like Export CSV, it should expose the result of its action from within the dynamic picker.