Wappler Version :v6 beta 8
Operating System :win 11
Server Model: nodejs
Database Type:mysql
Hosting Type:wappler local and remote
Expected behavior
File name should be saved to database during file upload.
Actual behavior
The file name is not posting to database using “POST.fileupload.name” but if I use a server file upload and use the “upload.name” variable the file name is saved to the database.