Tagged Questions
4
votes
0answers
125 views
SharePoint XML Web Part dynamically adding xml link
Is there a way to dynamically insert a variable in the <XMLLink> --variable here--</XMLLink> tag?
I'm trying to read an URL parameter which will contain the xml files path. What I am ...