Posted
on Feb 3, 2012
(permalink)
Hi,
For the events, I added a new field called, Web site. This field contains a URL to an external Website. I got it to show up as text by following tutorials and examples available on this form.
However, I do not know how to turn this field into a <a href type of a field. This is what I have now in the control template:
<li><b>Web Site: </b><asp:Literal ID="WebSite" runat="server" /></li>
I tried a few things but no luck. Please help.
Thank you,
Andre