내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
해결됨

Multiselect drop down list

Avatar

Level 2

Hi,

I have a dropdown with options in the form of: key=value:

1=Option 1

2=Option 2

...

 

When I create a document of record, only the keys are visible, like: 1,2,3...

 

I need to change that so in the DoR only the selected values are visible. Is there an API for that I can use? Or what can I do?

주제

토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Employee

Hello @marcink-lwR9iu,


Currently, OOTB we do not have the feature to choose between wanting to display the key or the value option for the dropdown field. However, this feature will be added to the product in the upcoming releases.

In the meantime, if you wish to achieve the same you can use a custom DOR template bonded to the filed and add a custom "if-else" statement to the field to display the specific value based on the selection.

Thanks
Pranay

원본 게시물의 솔루션 보기

3 답변 개

Avatar

Employee

Hello @marcink-lwR9iu ,

What's the AEM Forms Version you are using on your Instance ?
Please try this on any version greater than SP18.

Thanks,
Utkarsh

Avatar

Level 2

Hi @Utkarsh_24 we are on SP21.

Avatar

정확한 답변 작성자:
Employee

Hello @marcink-lwR9iu,


Currently, OOTB we do not have the feature to choose between wanting to display the key or the value option for the dropdown field. However, this feature will be added to the product in the upcoming releases.

In the meantime, if you wish to achieve the same you can use a custom DOR template bonded to the filed and add a custom "if-else" statement to the field to display the specific value based on the selection.

Thanks
Pranay