Wappler Version : 5.2.4
Operating System : MacOS 10.15.7
Server Model: Wappler Local Server
Database Type: none
Hosting Type: localhost
How to make the inscriptions in the File Upload not translated, but only in English, for example.
Error in console then use file upload component - but files successfully uploaded - the same in Firefox and Chrome
Uploads fields of server action should be $_POST.input_photo1, not just $_POST
fixed it, but the error remains
found reason - not valid expression in initialize variable, but still question about cancel localization
patrick
5
Do you have a language defined in the html, try adding lang="en"
to the html element.
I tried this but it doesn’t make a difference