Tag Info

New answers tagged

0

You use the following format, you are pretty close. <xsl:value-of select="@Resources.resourceFile.ResourceName" /> is <xsl:value-of select="@Resources.custom.custome_resource" /> will get custom.wss and custom_resource inside it.


1

You could use jQuery to grab the parameter and hide or show the web part. Though it may be simpler to change how you link to the page. Instead of changing the parameter link to the view you want to see?


0

It sounds like you might be looking for either the Text Filter Web Part or the Query String Filter Web Part which do something pretty close to that. It doesn't change the view but it does filter the results based on the text entered.


0

One Possible option is to add xsl inline in xsltListViewWebPart. See this blog here - http://www.manvir.net/how-to-add-xsltlistview-webpart-to-sharepoint-publishing-page



Top 50 recent answers are included