Text Component | Community
Skip to main content
Level 5
March 20, 2023
Solved

Text Component

  • March 20, 2023
  • 1 reply
  • 601 views

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.

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 BrianKasingli

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.

 

1 reply

BrianKasingli
Adobe Champion and Community Advisor
BrianKasingliAdobe Champion and Community AdvisorAccepted solution
Adobe Champion and Community Advisor
March 20, 2023

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.