The schema tag has no wiki summary.
2
votes
2answers
91 views
List Instance of Survey
So far I manage with the below sample to deploy a list instance of survey from VS2012, how ever I cannot seem to add the question in the Im getting always when deploying
"Error occurred in ...
0
votes
1answer
85 views
HierarchyTasksList with a custom schema and extra view gives error list not found
I am creating a HierarchyTasksList with a custom schema.
When I add an extra view with a BaseViewId="10" or any other not used number I get an error.
However when I change the BaseViewId to "1". ...
1
vote
0answers
38 views
Getting custom form to work in Sharepoint 2010
I built a custom new form for a page and in the schema file I did the following:
<Form Type="NewForm" Url="NewForm.aspx" WebPartZoneID="Main" />
So it looks for my custom form. It works fine ...
0
votes
0answers
62 views
Unable to correct translation of announcement list
There is an error in the Norwegian languange pack for SP2010. In the summary view of announcement lists "by" (as in by author x) is translated to "etter" (after in English) and I can't figure out how ...
0
votes
0answers
329 views
Failed to retrieve the list schema after creating splist in Feature EventReceiver
I created Sharepoint List programmatically in FeatureActivated EventReceiver. When i try to open "Content Management"(_layouts/sitemanager.aspx) page I get error.
There is log:
08/16/2012 ...