Icon

Create hyperlinks in Table View

This short workflow shows how to create hyperlinks based on pubmed ID's that allow the user to open PubMed directly from the Table View.

PubMed IDs as Hyperlinks in a Table ViewThis workflow shows how PubMed IDs can be manipulated to be shown and became clickable weblinks (hyperlinks) in the Table View.The input is the PubMed ID and the link needs to look like this at the end: <a href='https://www.ncbi.nlm.nih.gov/pubmed/?term=32381578' target="_blank">32381578</a>With target="_blank" we make sure that the link opens in a new window. Right click - Open Interactive View Table Creator String Manipulation String Manipulation Table View PubMed IDs as Hyperlinks in a Table ViewThis workflow shows how PubMed IDs can be manipulated to be shown and became clickable weblinks (hyperlinks) in the Table View.The input is the PubMed ID and the link needs to look like this at the end: <a href='https://www.ncbi.nlm.nih.gov/pubmed/?term=32381578' target="_blank">32381578</a>With target="_blank" we make sure that the link opens in a new window. Right click - Open Interactive View Table Creator String Manipulation String Manipulation Table View

Nodes

Extensions

Links