how to disable only underline feature from RTE plugin node?
hi,
i not able disable underline feature, not able see "format" plugin id under rte plugins node, in page showing particular feature.
can me in this?
hi leo,
basically need below steps:
1. crxde: navigate /libs/foundation/components/text/dialog/items/tab1/items/text/rteplugins/
2. create new node below:
name: format
type: nt:unstructured
3. add property newly created 'format' node below:
name: features
type: string[]
value: bold#italic
4. save work , exit out of crxde.
now when add text component page, 'underline' functionality should disabled.
hope helps.
thanks
ameeth
More discussions in Archived Spaces
adobe

Comments
Post a Comment