How to do new datatype in Content Fragment Models? | Community
Skip to main content
Level 3
November 5, 2018

How to do new datatype in Content Fragment Models?

  • November 5, 2018
  • 2 replies
  • 5432 views

How to do Content Fragment Models dynamic dropdown datatype?

I  need to create dynamic drop down in AEM

wrote servlet to get generated dynamic drop down.Dialog level by using datasource node am able to generate dynamic dropdown.

Thanks

Kotireddy Naru

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

smacdonald2008
Level 10
November 5, 2018

If you want to add a drop down to AEM - then purhaps Content Fragments are not the correct solution for you. You should look at using Experience Fragments and then include an AEM component that has a drop-down UI that is populated from a servlet.

Content Fragment Models can be organized using models. But the models include a fixed number of data types as discussed here - Content Fragment Models

Level 3
November 16, 2018

thanks smacdonald2008​. for update info.

Preetpal_Bindra
Community Advisor
Community Advisor
November 20, 2018

Is it possible to add a custom RTE plugin option to the Content Fragment RTE field?

beziyad
August 1, 2019

any updates?