Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session

AEM6.1 TouchUI multiple rte field

Avatar

Level 2

1. Howto create a TouchUI Dialog with multiple rte Config?

2. It's possible todo this with _cq_editConfig.xml?

~~<?xml version="1.0" encoding="UTF-8"?>
<jcr:root xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0"
      jcr:primaryType="cq:EditConfig">
    <cq:inplaceEditing
        jcr:primaryType="cq:InplaceEditingConfig"
        active="{Boolean}true"
        configPath="../../dialog/items/text/items/text"
        editorType="text"/>
</jcr:root>

3 Replies

Avatar

Level 2

Thanks for the answer, but my custom rtePlugin isn't displayed.

I've created a DayCare Ticket.