I have a requirement, in which I have to multi-select values from a static LOV (preferably) Currently what I have is a static LOV, from which I can select only one value as expected.
Is there any way to achieve this? I don't mind if the values are stored in a single field in a comma-separated manner.
Best Answer
C
Cédric BLANC
said
about 3 years ago
For a foreign reference selection, although you can see multiple values to be selected, you can only choose the one value.
For the attribute which has a type List of Values, check the property Multi-Valued which will allow it have several codes, separated by the Value Separator which you can set to a comma.
For example, CommunicationType is a LOV attribute which can receive a list of codes:
1 Comment
Cédric BLANC
said
about 3 years ago
Answer
For a foreign reference selection, although you can see multiple values to be selected, you can only choose the one value.
For the attribute which has a type List of Values, check the property Multi-Valued which will allow it have several codes, separated by the Value Separator which you can set to a comma.
For example, CommunicationType is a LOV attribute which can receive a list of codes:
Cédric BLANC
I have a requirement, in which I have to multi-select values from a static LOV (preferably) Currently what I have is a static LOV, from which I can select only one value as expected.
Is there any way to achieve this? I don't mind if the values are stored in a single field in a comma-separated manner.
For example, CommunicationType is a LOV attribute which can receive a list of codes:
Cédric BLANC
For example, CommunicationType is a LOV attribute which can receive a list of codes:
- 
										
											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 318 topics