How to display enumeration value name in Default Value field
Content
I can only seem to display the enumeration label when using the Default Falue field.
For example I have an enumeration entry of 'Out of Gas[OUT_OF_GAS]' against a custom activity field named 'XA_ACTIVTIY_STATE_04'.
The Default Value shown to the user is 'OUT_OF_GAS' but I'd like it to be 'Out of Gas'.
For reference this is the expression;
if(empty(activity.XA_ACTIVITY_STATE_04),'No Value',activity.XA_ACTIVITY_STATE_04)
Thanks
Version
Oracle Field Service Cloud 18D Service Update 31