I am building a data list template, and I would like the details to open on a different page - but I have problems with defining the ID tag in xslt, so that it will output the actual ID-number
I have tried something like
<a href="/Default.aspx?ID=1009&mode=detail&RowId=Tagwall_intranetID={Tagwall_intranetID.Value}&ViewPID=1980"><!--DwTemplateTags--> <b><xsl:apply-templates select="Row.Value" /></b> </a>
I have tried a lot of different variations in defining the ID tag, which will be accepted in the xslt template - hope someone can help? (have also tried to write the correct link in html - convert it as xslt in the html-editor - but then it can not be saved as correct xslt??!?)
Hope some xslt-expert can find time to help...
Lise