Hi,
I have created a list where there is text field named Application Name which has been converted into a hyperlink using DataFormWebPart xsl. But somehow the application name appears with some html div tags as a hyperlink. Can someone guide me what could be the problem here?
I am using SPD 2007.
e.g.
<div><font face=Calibri size=2>App Name</font></div>
It should only appear as "App Name" instead.