Web parts are ASP.NET controls that can be added to web part zones.

learn more… | top users | synonyms (3)

0
votes
2answers
24 views

PeoplePicker Sharepoint Field Resize

I am editing the look and feel of my Sharepoint NewItem.aspx Form using HTML, CSS and JavaScript. But im having a problem on how to resize my people picker Sharepoint:Formfield. I used css and even ...
1
vote
0answers
15 views

How do I localize web part title?

I'm adding a bunch of web parts to a page using a module like this: <AllUsersWebPart WebPartZoneID="TopLeftRow" WebPartOrder="1"> <![CDATA[ <webParts> ...
0
votes
0answers
8 views

Adding Custom WebPart to a Custom content page issue while adding OOB webparts from browser

We have created a Custom content page using Visual studio. Added other controls like WebPart Zone and included custom webpart inside the zone. My Custom Content page would look as below. <%@ Page ...
0
votes
1answer
17 views

How to display the Newsfeed within a Web Part

I have page where I'd like to display the Newsfeed (My Site) of the user currently logged on? It's for a site where the community feature will be utilised so auto displaying the logged on users ...
0
votes
3answers
22 views

Can I have a web page or web part page that I can include in other web part pages?

I have some HTML that I would like to display on several web part pages, without having to copy the content to each web part page. I want to be able to edit this common content in one place and have ...
0
votes
0answers
14 views

Adding Report Viewer Web Part to Default page programmatically

I am new to Sharepoint. I need to know the best way to add a ReportViewWebPart to a page through C# code behind. I have tried accessing the web part from WebPartCatalog. It leads me to the ...
0
votes
0answers
13 views

link to custom list item details view that uses joined query

I need to link from some items in a SPGridView to details about those items. For example: Title Item 1 Title Item 2 Title Item 3 Title When a user clicks on an item's title, they should see details ...
1
vote
0answers
20 views

Customizing Native Calendar view of SharePoint 2010/ 2013

I am designing a Training calendar. Instead of designing an entirely new webpart, I want to utilize the existing calendar given by SharePoint. I need to replace "+Add" button from each day in ...
0
votes
0answers
8 views

MySite “Recent Blog Posts” web part always hidden

On our SharePoint 2010 MySites, the "Recent Blog Posts" web part is not showing, and is permanently in "hidden" status on the web part options, despite our best efforts to "unhide" it (unchecking the ...
0
votes
0answers
10 views

One document library, two sites

We have two sites in sharepoint, one in English (subfolder /EN/) and one in French (/FR/) We also have a document library in /EN/. In /FR/ I'd like to use a web part to mirror the above document ...
0
votes
1answer
48 views

List unexpected error

We saved a list as webpart to show this list on other sites or subsites. Now there are two list which can't be open since we saved them as webpart. The webparts are working fine but the list won't ...
2
votes
1answer
19 views

Adding toolbar type to an external list in a webpart yields double toolbar. 2 of them?

Adding toolbar type to an external list in a webpart yields double toolbar. 2 of them? I have an external list that I bought into a web part. I wanted the toolbar to show but I'm getting 2 one on top ...
0
votes
0answers
25 views

Adding SocialCommentControl to a page

I have created a page layout for my publishing site. On this page layout i want to add a commenting and rating option. The rating options shows up just fine on the page but the commentcontrol doesn't ...
0
votes
1answer
8 views

Not all views being displayed in my web part

Issue: Not all views being displayed in my web part. When selecting a view in my web part it only shows 30 views. How do I get it to show all views created for a list if there is more then 30?
0
votes
1answer
67 views

Add an existing WebPart Using the Sharepoint client object Model [duplicate]

My knowledge of the Client Object model is fairly limited, although I have been able to remove and move existing web-parts on a particular page. But I'm now struggling to find and then add a custom ...

15 30 50 per page