Possible to put classic UI's RTE in a touch UI dialog in AEM 6.0? | Community
Skip to main content
October 16, 2015
Solved

Possible to put classic UI's RTE in a touch UI dialog in AEM 6.0?

  • October 16, 2015
  • 1 reply
  • 525 views

Hello,

I would like to put the classic UI's RTE inside of a granite UI dialog.  The RTE would appear like the classic UI dialog in the picture at this URL:

http://docs.adobe.com/content/docs/en/aem/6-0/administer/operations/page-authoring/rich-text-editor/_jcr_content/par/procedure_19/proc_par/step_0/step_par/image.img.png/1408527813720.png

My requirements do not entail using the in-place RTE that granite UI provides, but rather the classic UI's RTE.  I am aware that granite UI doesn't have an equivalent RTE since the RTE documentation said that this was "Not required as the functionality is covered by In-place/Full-screen editing."

Regardless of an alternative not being available in granite UI, would it be possible to put the classic UI's RTE inside of a granite UI dialog anyway?  Even if it's in its own tab?  

Thanks in advance,

-Mike

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 smacdonald2008
Try this. Create an AEM component  that uses a custom xtype based on the RTE. You can use a custom xtype in touch ui. See this article on how to use custom xtype in touch ui: http://scottsdigitalcommunity.blogspot.ca/2014/09/getting-custom-xtypes-to-work-in-adobe.html?m=0

1 reply

smacdonald2008
smacdonald2008Accepted solution
Level 10
October 16, 2015
Try this. Create an AEM component  that uses a custom xtype based on the RTE. You can use a custom xtype in touch ui. See this article on how to use custom xtype in touch ui: http://scottsdigitalcommunity.blogspot.ca/2014/09/getting-custom-xtypes-to-work-in-adobe.html?m=0