AEM Sites RTE Table Properties | Community
Skip to main content
Level 2
March 24, 2017
Solved

AEM Sites RTE Table Properties

  • March 24, 2017
  • 1 reply
  • 1308 views

AEM

Is it possible in the dialog config to hide items in the table properties.  I know we can set defaults, but I would like to hide the width, height, caption, border, etc.  And have those all be controlled with CSS, and not allow the author to adjust them.

 

Thanks!

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 MC_Stuff

Hi Jeremy,

Overlay [A] and either hide/readOnly for properties you do not want authors to edit.

[A]  /libs/cq/ui/widgets/source/widgets/form/rte/plugins/CellPropertiesDialog.js

Thanks,

1 reply

MC_Stuff
MC_StuffAccepted solution
Level 10
March 24, 2017

Hi Jeremy,

Overlay [A] and either hide/readOnly for properties you do not want authors to edit.

[A]  /libs/cq/ui/widgets/source/widgets/form/rte/plugins/CellPropertiesDialog.js

Thanks,