Image size, width , height validations

Hello,

How do I apply validations on a image size, width and height of an image being uploaded? I tried setting it up for the fields in the workbench but that does not seem to work.

Thanks

Pallavi

Hi Pallavi

Did you add a prerequisite when you added your validation? As it is says at the top of the vlidation window, validations are only run if the prerequisites are met.

Regards

Richard

I got it to work. I was setting conditional validation on each field instead when I used Number range type validation it worked…I dont know why though.