Expandir minha barra de realizações na Comunidade.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.

SOLUCIONADO

AEM Sites RTE Table Properties

Avatar

Level 2

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!

1 Solução aceita

Avatar

Resposta correta de
Level 9

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,

Ver solução na publicação original

1 Resposta

Avatar

Resposta correta de
Level 9

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,