Skip to main content

Hello-

 

 

Is there any way to make sure a user selects a value (any value) in a picklist field as a requirement for saving the record?

 

 

These fields don't have the option to make them required.

 

 

We have a form and we just want to make sure users fill it out completely and don't skip any questions. Since ISNULL and ISBLANK don't work with picklists fields, I'm not sure what to do. I tried ISPICKVAL(field__c, null) but that didn't work either as the formula expects text there.

 

 

Any help is appreciated. Thanks!
답변 2개
  1. 2013년 12월 12일 오후 7:30
    Have you tried requiring the field on the page layout?
0/9000