Hi,
In the case entity having the priority field, which is an option set, having options Low, Medium, High.
While updating the priority field, I need to restrict the user to degrade the values.
i.e, If a case record is created with priority as "Medium", then while updating this record, this field value should not be "Low", but it can be change to "High".
How we can achieve this functionality.