Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Support HTML Code Rendering Within Option Fields #2010

Open
alexanderloewe opened this issue Aug 6, 2024 · 0 comments
Open

Comments

@alexanderloewe
Copy link

What are you trying to do?

I need the ability to render HTML code within an option field so that it is displayed as actual HTML rather than plain text. This functionality would allow for more dynamic and customizable option displays, enhancing the user interface and overall experience.

What's your proposed solution?

Additional context

I've attached two images demonstrating the current limitation, where HTML code is displayed as plain text rather than rendered content. These examples highlight the need for improved functionality in handling HTML within option fields.

What's your proposed solution?

Implement a feature that processes and renders HTML code embedded within option fields. This could be achieved by:

  • Allowing option fields to parse and execute HTML code before rendering.
  • Providing a toggle or setting that enables HTML rendering for specific fields, ensuring security and flexibility.
  • Alternatively, introducing a new type of field specifically designed to handle HTML content, separate from standard text fields.

Additional context

I've attached two images demonstrating the current limitation, where HTML code is displayed as plain text rather than rendered content. These examples highlight the need for improved functionality in handling HTML within option fields.

Bildschirmfoto 2024-08-06 um 16 10 28 Bildschirmfoto 2024-08-06 um 16 10 57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant