Appsheet HTML

Is there any way to render HTML code "<b>To działa!</b><br><i>Test HTML</i><br><a href="https://google.com">Google</a>" (secound screenshot) as formatted text (e.g., bold, italic, text colour)?? Here u have some examples of my app (in polish). "Definicja" is Definition thats our HTML code on secound screenshot. "Kategorie" it's categories and "podkategorie" it's subcategories 

WiktorMig_0-1744121778978.png

WiktorMig_1-1744121795244.png

 

 

0 3 102
3 REPLIES 3

If you define one of the columns of your data to be longtext instead of text, you can tell Appsheet to display the contents of this column using either plain text, html or markdown.  This formated column will NOT display in Table views.

However, there are many limitations on the type of html or markdown that you can include and will display on screen.  The limitations are similar to how Google will sanitise html to strip out harmful stuff such as script tags for instance.

https://www.googlecloudcommunity.com/gc/Announcements/Rich-Text-Formatting-in-Preview-Program/m-p/35...

 

Where I can find where to choose how I'm going to display it?

It's not working, there is no "Formatting" view

WiktorMig_0-1744183382911.png

 

Top Labels in this Space