Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

Is there an ootb way to make RTE / Multieditor required on a Content Fragment in AEM 6.5?

Avatar

Level 4

 

Is there an out-of-the-box option to make `sling:resourceType="dam/cfm/admin/components/authoring/contenteditor/multieditor"` as "required", that we are using on a content fragment in AEM 6.5? 

Screen Shot 2020-08-25 at 1.53.00 PM.png

 

 

 

<_x0031_589920765450
jcr:primaryType="nt:unstructured"
sling:resourceType="dam/cfm/admin/components/authoring/contenteditor/multieditor"
cfm-element="Header"
default-mime-type="text/html"
listOrder="3"
metaType="text-multi"
name="title"
renderReadOnly="false"
showEmptyInReadOnly="true"
valueType="string"/>

  

We are not able to use "required=true" 

 

Found a custom solution http://experience-aem.blogspot.com/2018/10/aem-6420-assets-content-fragments-coral-3-composite-multi... but do not want to implement.

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

There is no OOTB way. Only option is to customize. 

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

There is no OOTB way. Only option is to customize.