I am currently joining 3 list in SOAP connection in Dataview webpart which is working as expected. However, i want to bind the item with url so when the user click the url it will display the item detail.
<a href="/{@ows_FileRef}/Dispform.aspx?ID={@ows_ID}"><xsl:value-of select= "@ows_LinkTitle" /></a>
@ows_FileRef will returned value as the following:
1;#sites/Test/Lists/Invitation/1_.000
so the final url will look like the following:
http://ift.tt/1xIkxNl
as you can see the final url is not valid url.
what i want to achieve is
http://ift.tt/1xIkzo8
Please anybody can help me. thank you
0 commentaires:
Enregistrer un commentaire