'Replace a summary for a hyperlink in Node-Red

I want to know if it is possible to link a couple of words to a hyperlink to a web-page in Node-Red.

I have a table of data among which there is a cell that includes a brief phrase to describe the reference web-page.

I want that if I click on that phrase the referred web-page is opened as it is usual in all web-sites. How it would be possible?

In my table created using "node-red-node-ui-table" I do the setting as below :

image



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source