Tagged Questions
0
votes
0answers
39 views
Sharepoint 2010: Can't insert reusable content!
I have created my reusable content and whenever I try to insert it to my page nothing's happen!
What I do exactly is: click on insert > reusable content > more choices > (then I go to my file I ...
1
vote
1answer
31 views
how to view assigned to info in the assignee's doc library
Good day, Can you please point me in the right direction to be able to do the following:
The scenario is as follows: I have SP2010 Doc Library named Doc IQ with subfolders and documents. I have added ...
3
votes
1answer
43 views
SP2010: What happens when starting several Content deployment jobs at the same time?
what happens if I start several content deployment jobs synchronously in different site collections by ContentDeploymentJob.Run()? Are the jobs definitely executed one after another?
Thanks!
0
votes
1answer
45 views
Page containing custom web part
I need to create pages library. The pages in the library should display the custom webpart which has been deployed into the site collection. How to do this in Sharepoint 2010?
Can I create a content ...
0
votes
2answers
312 views
How to add programatically a RichtText field to a contenttype
THe following code throws me an exception,
System.ArgumentNullException: Key cannot be null. Parameter name: key at System.Collections.Hashtable.get_Item(Object key) at ...
0
votes
0answers
108 views
Why does SharePoint 2010 content deployment job transfer minor versions?
Does anyone know why the sharepoint content deployment job transfers unapproved minor versions of pages? What is the intention?
It has disadvantages especially in conjunction with the permission to ...
0
votes
2answers
212 views
Add a column to an existing site from a site column
I have a feature that will add 2 columns to site columns. However I need to add them to the list. Because its an existing development and the didnt start from scratch using feature versioning, I ...
1
vote
1answer
283 views
How do I change the order of display of additional fields associated to an External column?
In SharePoint 2010 I have an External Data Column that I have linked to an External Content Type with 5 fields named A,B,C,D and E. I have selected all fields to be shown when the external data column ...
1
vote
1answer
490 views
Copying Content from a WSS 3.0 Site to SharePoint 2010 Enterprise
We are in the process of migrating from one Team Foundation Server instance which was using WSS 3.0 to a new instance running SharePoint 2010 Enterprise. We have quite a bit of content in the various ...
0
votes
1answer
197 views
Nesting webparts programatically
I have a user requirement to add a webpart inside another; I am creating a tabbed container webpart, inside which the user wishes to add other webparts. How can this be achieved?
3
votes
2answers
2k views
Content Type Field missing from New Form
I have created three content types and associated with a list. When you click the list and then the add new button from the Ribbon in the top, all 3 types display. However, when you click add new ...