Expand my Community achievements bar.

Radically easy to access on brand approved content for distribution and omnichannel performant delivery. AEM Assets Content Hub and Dynamic Media with OpenAPI capabilities is now GA.
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

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