Type into html formatted text into a web form

Hi,

I would like to copy text that is already formatted with HTML (bold, font, links/URLs, etc.) into a web page with a text box (well a div but it is a text box).

When I use typeinto i get the HTML instead of the formatted text (I’m using Create HTML Content for it). The other problem is that for now I’m just starting with hardcoded content and I want to eventually be able to customize it based on data I have. Similar to mail merge, where some fields will be substituted.

Anyway, thanks for any help in advance.

1 Like

Looking for similar functionality. I can copy the text from the textbox with either the text only, no formatting, or with the formatting which is in html. but when i paste it back to the text area, it shows all the html tags instead of displaying the format. I am going to assume this is the behavior of the textbox though, not UiPath. curious if anyone has found a solution though