For an LOV form field, how do I display both the Code and the Label?
To display both the LOV Code and Label, go to the Properties of the form field
In the Format tab, the Display Format can be configured to something like
code : label
For example, if you have a Y-Yes, N-No for an IsActiveAccount list of value, then the values will appear like this:
or
Because the code and label are tokens, you can use other separators such as
'code // label' and this will appear as N // No, Y // Yes
Fathia Jama
For an LOV form field, how do I display both the Code and the Label?
To display both the LOV Code and Label, go to the Properties of the form field
In the Format tab, the Display Format can be configured to something like
For example, if you have a Y-Yes, N-No for an IsActiveAccount list of value, then the values will appear like this:
or
Because the code and label are tokens, you can use other separators such as
'code // label' and this will appear as N // No, Y // Yes
Fathia Jama
To display both the LOV Code and Label, go to the Properties of the form field
In the Format tab, the Display Format can be configured to something like
For example, if you have a Y-Yes, N-No for an IsActiveAccount list of value, then the values will appear like this:
or
Because the code and label are tokens, you can use other separators such as
'code // label' and this will appear as N // No, Y // Yes
-
Extend a model with new entities or attributes
-
Data types in xDM
-
Effective date on entities
-
Search using wild cards
-
Export a model from production and import on a development environment
-
"Allow Delete" vs "Allow Removal" privileges
-
LOV label in Named Query
-
Select location on a map and save coordinates
-
Is there a way to set up a master-detail relationship on browse mode?
-
Choose Either a Stepper or A Workflow Based on The User Privileges
See all 274 topics