From a database, on a dynamic page, how do I get the URL to show up embedded in a link instead of the whole web address showing?

Hi,
Do you mean you want to connect a link to a text?
You can use the html attribute for the text element and set a link, check out the documentation here .