Dear all ,
i want to add the priority name in email template and this field is selection field , when i type
priority : ${object.priority} ---> it show in the email only number of selection " 1 "
but i need priority name : highest or high or normal.
how can i get that from mail template ?