1
vote
1answer
94 views

How to Roll back Sharepoint content editor webpart

I have content editor on my team site where I added several links. But today while adding some new links, content editor crashed. so now when I tried to open site containing content editor, browser ...
0
votes
1answer
73 views

XmlFormView and QueryStringFilter

I'm working on a project to automatically generate some document libraries and pages. One of these pages I have to put a infopath form webpart and a TextFilter to send to this form some information (a ...
0
votes
1answer
238 views

CQWP - using custom column as LinkUrl not working

I have a custom list with custom column - DetailsLink. I would like to render this link in the result of CQWP. So, my understanding I have to modify ItemStyle.xsl By default - it generates link to ...