Expand my Community achievements bar.

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

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Content Fragment Models - Enumeration Type Display Name

Avatar

Level 4

Content Fragment Model editor has different types of Data Types. Enumeration is one of the type. This just gives one option to provide options via comma separated values. Same value is used as "Display" and "Value" of the drop down.

Is there a way to supply both display, value separately for Enumeration data type? This can help content authors provide better values.

Thanks,
Sandeep

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi,

By default it is not possible but you can overlay below option renderer and customize.

/libs/dam/cfm/admin/components/datasources/optionrenderer/optionrenderer.jsp

Arun Patidar

AEM LinksLinkedIn

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi,

By default it is not possible but you can overlay below option renderer and customize.

/libs/dam/cfm/admin/components/datasources/optionrenderer/optionrenderer.jsp

Arun Patidar

AEM LinksLinkedIn