Expand my Community achievements bar.

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

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Text Component

Avatar

Level 6

Hi Team,

 

Is there any way to find a solution for below use case:

 

TEXT Component- Rich text editor: When I type £ or any other identifier, list of some values gets displayed in a dropdown and after selecting a value from dropdown, It shows in rich text area (Like I typed manually).

 

Thanks in advance.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor and Adobe Champion

I don't think you can have too much customization with the richText editor, unless if you write some comprehensive frontend code to do what you want it to do.

For this functionality, to add the £ symbol, I would go into editable template, and enable special characters. From here you can add the £ symbol.

BrianKasingli_0-1679352382084.png

 

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor and Adobe Champion

I don't think you can have too much customization with the richText editor, unless if you write some comprehensive frontend code to do what you want it to do.

For this functionality, to add the £ symbol, I would go into editable template, and enable special characters. From here you can add the £ symbol.

BrianKasingli_0-1679352382084.png