How to un-set a required Field

Posted by IramK on 10-Aug-2015 04:31

Hello,

I have a picklist field in my form that is required by default and in certain cases I would like that field to be set to not being required i.e. removing the red border and making sure it doesn't ask for supplying a value for that field. Is there a way I could set that field to required and not required based on my condition?

Posted by Chandrasekhar Gontla on 10-Aug-2015 04:36

Hi,

Uncheck the required flag for that and define your condition in Validation section of that field.

Or, you can use 'Validate Record Data' trigger as well for the same purpose.

Thanks and Regards,

Chandra.G

All Replies

Posted by Chandrasekhar Gontla on 10-Aug-2015 04:36

Hi,

Uncheck the required flag for that and define your condition in Validation section of that field.

Or, you can use 'Validate Record Data' trigger as well for the same purpose.

Thanks and Regards,

Chandra.G

This thread is closed