Server Action Download Step File Name Not Working

Wappler Version : 3.4.2
Operating System : Windows 10

Expected behavior

File name field should be used while downloading a file. And it should have an option to select it dynamically using picker.

Actual behavior

The file save prompt opens with just file as file name. It does not take value from the input. Nor does it show the extension.

How to reproduce

Just add a file download in a server action in a project with NodeJS server model.
The file name field does not have a picker option. And whatever name is entered here, is not the name of the file that is prompted for saving. Its always just file without any extension even.

@George Any update on this? I didn’t see it in the release logs. Will this be fixed in the next update?

this was fixed in recent update - please check again

The file name from the selected path is showing up on file download now. With extension.

But, the file name field is still not working. Also, there is still no picker on the file name field.

Also, why have you unlisted this post?

Fixed in Wappler 3.5.2

This topic was automatically closed after 2 days. New replies are no longer allowed.