Tagged Questions
1
vote
1answer
45 views
Customactions not binding to content type
Facing a strange and frustrating issue just before Christmas :-(
Heres the scenario:
I've got a custom content type, list schema , the whole works all exported from another site using the Sharepoint ...
5
votes
2answers
3k views
Sharepoint 2010 XsltListViewWebPart on site definition template
Im having a problem placing the XsltListViewWebPart on my Default.aspx template (relevant code bellow)
<WebPartPages:WebPartZone runat="server" ID="NewsItemsList">
<ZoneTemplate>
...