Skip to main content
Danielle Shaw ha fatto una domanda in #Customer Service
I want people to have to choose a priority on cases...I don't want them to just skip past it with whatever the default is. Is there any way I can do this? It'd be ideal if I could just get rid of the default option, but obviously I cannot do that.

 

Any ideas?
2 risposte
  1. 30 mar 2012, 14:28
    You could add a new priority list item titled, "Please select a priority" and set it to default.  You would then write a validation rule that would not allow the user to save the record with "Please select a priority" selected.

     

     

    Validation rule would be something like this.

     

    ISPICKVAL(priority, "please select a priority")
0/9000