Skip to main content
Participating Frequently
November 7, 2024
Question

File Upload validation message

  • November 7, 2024
  • 11 replies
  • 7 views

I'm trying to uploading an .sql file which we have blocked in an admin console. It will throw a validation message. Then I'm trying to upload valid file, But the validation message still displays

Thank you in advance

11 replies

stefanhelzle0001
Brainy
November 7, 2024

What are the EXACT steps you do to make this happen?

Participating Frequently
November 7, 2024

1. I am trying to upload an invalid file, such as a .sql file.
2. I get the error message mentioned above.
3. After that, I try uploading a valid .pdf file, but the above validation message still appears.
4. When I upload a valid file, the validation message should not appear, but it still shows up when I try to upload a valid one.

stefanhelzle0001
Brainy
November 7, 2024

OK. This "after that", what exactly is that?

The reason I ask is that when you try to set the variable value to NULL from external, then the internal state of that field does not get updated correctly. That is a known issue. If you use the control inside the file upload field, this should work.