Skip to main content
bhavanai0005
October 28, 2021
Solved

File Upload

  • October 28, 2021
  • 2 replies
  • 0 views

Client has requirement as below

if upload of file is failed because of some validation then that circle of file upload should be red of half circle

can we meet this type of requirement 

    Best answer by mikes0011

    No.  You will need to show the standard validation message which renders red text below the file upload field in normal usage.  We have no control whatsoever over the internal properties or display characteristics of the file upload box.  I would note that this isn't really a requirement but a design choice - I find clients need to be reminded pretty often that "design" and "requirement" (meaning "functional requirement" to me and most others), are not the same thing.

    2 replies

    mikes0011
    mikes0011Answer
    Brainy
    October 28, 2021

    No.  You will need to show the standard validation message which renders red text below the file upload field in normal usage.  We have no control whatsoever over the internal properties or display characteristics of the file upload box.  I would note that this isn't really a requirement but a design choice - I find clients need to be reminded pretty often that "design" and "requirement" (meaning "functional requirement" to me and most others), are not the same thing.

    The Expression Guru
    bhavanai0005
    October 29, 2021

    Thanks Mike for your quick response