You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to display enumeration value name in Default Value field

Received Response
54
Views
6
Comments
edited Dec 18, 2018 11:19PM in Field Service 6 comments

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 3

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!