
Any ideas?
2 risposte
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")