Start a new topic

How to access Label of List of Values from Named query

Hi,

I have a Person Entity with few attributes defined as List of Values such as Gender, I am building a a named query for a consumer application and would like to understand if I can show both Code and Label of the List of value( M: Male, F:Female). Currently the named query output only shows the Code (by default).


Any ideas?

Login to post a comment