Reuse customized RTE component in touch ui dialog | Community
Skip to main content
New Participant
August 10, 2018
Solved

Reuse customized RTE component in touch ui dialog

  • August 10, 2018
  • 11 replies
  • 7409 views

I would like to reuse a customized rte component in touch ui dialog i.e., in another component i would like to reuse customized RTE component as an touch ui dialog property.

The below component

would like to reuse in touch ui dialog

How can i achieve the above one

Thanks & Regards,
Kalyani

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

Hi,

I think you can do it with inheritance(sling:resourceSuperType)

Please check Configure rte plugins at global level

Thanks

Arun

11 replies

arunpatidar
arunpatidarAccepted solution
New Participant
August 10, 2018

Hi,

I think you can do it with inheritance(sling:resourceSuperType)

Please check Configure rte plugins at global level

Thanks

Arun

Arun Patidar