Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

Classic UI RTE feature into Touch UI RTE

Avatar

Level 3

Hello people,

 

we are in need to implement below Classic UI feature (Ordered List → List Properties, Restart, Continue Numbering) into Touch UI. If someone has any idea how we can implement that, please do share.

 

NL_Classic.jpg

 

 

1 Reply

Avatar

Community Advisor

Hi  @Buland 

 

I've looked at the List plugin in the Touch UI granite richtext.js, and I don't see the 3 options you're looking for available in OOTB. You need to write a custom plugin by extending the CUI.rte.plugins.ListPlugin. Please refer to the blog I've written on RTE Plugins for AEM; it has some great information that may help you with some direction. 

 

Thanks

Lokesh