The web-part-zone tag has no wiki summary.
4
votes
1answer
798 views
How to have two web parts side by side in same zone
I have two web parts that i want to fit side by side in the same zone, however, I'm not sure how to go about this. I've modified the width of the individual web parts to be able to fit side by side ...
3
votes
1answer
70 views
What Does “loc:” Do In a WebPartZone's Title?
I know everyone does this, but I can't find an actual answer to what this does on MSDN...
When you have a WebPartZone defined in a page, you set the Title property like:
<WebPartPages:WebPartZone ...
3
votes
4answers
524 views
Add a Web Part Zone to “My Newsfeed” Page via PowerShell
I've done a fair amount of looking into this idea without promising leads.
Let me define my problem:
I need to add a third column (as a Web Part Zone) to the "My Newsfeed" page in My Sites. The ...
2
votes
3answers
613 views
How can I make a link in zone 2 (left) open in zone 0 (right)?
I'm pretty new to SP, so I'm not looking for complicated SP Developer tool solutions. I can't help but think what I want to do should be easy. Is it?
BACKGROUND
I've created a "site" within the ...
2
votes
2answers
152 views
Sharepoint Web Part restrict to zone
Is there any way to restrict a web part to a certain zone? I know I can restrict it by using the AllowZoneChange flag, but is it possible to make sure the web part can only be added to certain zones? ...
2
votes
2answers
2k views
Web Part error for preloaded web part zone
SharePoint 2007 Enterprise, SP2.
I am getting a strange error (found in the ULS logs, Google reports no hits on the message itself) when trying to upload a page with a webpart preloaded in a zone:
...
2
votes
1answer
774 views
Web Part zone index not working
I am installing a web part on a few different pages. I have set my zone index to 0, yet they still wind up below the other web parts on the page. Here is my code:
TasksWebPart ...
2
votes
1answer
949 views
How to add a webpart to 2nd “Top” Zone of a Webpart Page Programmatically
I Have a webpart page, which has layout as shown in picture,
Now I want to add a webpart to second "Top" zone of my page but I dont know how to access it,
If I want to add it to first top zone I ...
2
votes
1answer
3k views
How to change size of Zone 2
I'm trying to change the size of Zone 2 to fit next to Zone 1 on a SharePoint page. Right now, Zone 1 is left on the top of the page and Zone 2 on the right side at the bottom of page. I need both the ...
2
votes
1answer
83 views
WebPart Zones effect on Performance
Will there be any performance effect if we have more number of Webpart Zones in a Page Layout lets say 25 ?
We wont be keeping webparts in all the zones. But we need to have more zones on page ...
2
votes
1answer
100 views
What kind of page to use?
I'm building an interface that allows for users to customize the webpart zones on their page to a layout of their choosing.
It seems the best way to do this is to have all possible layouts present on ...
2
votes
1answer
521 views
Set font size for web part zone
I have SP2010 Web Part Page with several Content Editor web parts in the 'body' Web Part Zone.
I would like to set the typeface and point size of the titles displayed in the web part chrome. It seems ...
2
votes
3answers
4k views
Default web part in web part zone for page layout
How can I set a web part so it will be automatically appended to a web part zone when a specific page layout is selected?
The solutions I have tried so far is:
Using <ZoneTemplate> under ...
1
vote
2answers
1k views
Why is Zone Index Disabled for Some Web-Parts?
Salve! In my Sharepoint Server 2010 site, I have subsite with some webparts on it. There is only one web-part zone, and the page is a wiki page. However, I want web-part #1 to appear below web-part ...
1
vote
2answers
2k views
How to add an additional web part zone to a site home page?
I have a site where the home page has the two web parts zone, left and right. I would like to add a third web part zone to the top, that spans across the left and the right web part zone. I'm trying ...
1
vote
2answers
3k views
how to add webpartzone in sharepoint 2010 programmetically using c#?
i have a really simple question and probably hard answer.
i want to add webpartzone into my sharepoint page using c# code, how can i do that?
i search all of web and found nothing.
what i did is: i ...
1
vote
2answers
1k views
Custom New Web Part Page Template when creating page
I want to give the user the ability to create web part pages, from a template, where the the left column is a web part, lets call it LEFTNAVPART, and the header is another web part, let's call it ...
1
vote
4answers
2k views
Changing WebPartZone properties in code
Here is the problem: using SPD is easy to change properties to not allow users to close / minimize webparts from a wp zone:
Now how can we do that in code ? I have more then 30 aspx webpart pages ...
1
vote
0answers
280 views
Sharepoint 2010 WebParts Rendering in different zone then assigned
In my sharepoint page layout I have a control that has WebPart Zones. For mobile devices I would like to render a different control that would contain only some WebPart Zones from the original one.
...
0
votes
3answers
986 views
Setting display:none for empty web part zones
Does anyone know the JavaScript for setting display:none on an empty web part zone? I remember seeing it once on a publishing site but now can't find it.
This is to avoid the padding and spacing a ...
0
votes
1answer
39 views
Getting zoneIDs easily and consistently?
I am working on a sort of app store, where a modaldialog pops up and shows a list of web parts that can be added to the page. The real issue is when I want to add a web part to the page; the ...
0
votes
1answer
297 views
SharePoint 2010: Programmatically updating WebPartZone Properties in Page
Is there a way to programmatically update the properties of a WebPartZone (e.g. AllowLayoutChange etc.) in a publishing page?
0
votes
1answer
1k views
How to reduce vertical spacing between two web part zones?
I've defined two Web Part Zones in the page layout, with nothing between them.
<WebPartPages:WebPartZone runat="server" Title="Zone 1" ID="Zone1" ...
0
votes
1answer
396 views
ZoneID of the zone to which the wp is being added
How do I find out the zoneID of the zone where my custom webpart is being added?
Have tried few things including this one.
AnotherWP.ZoneID = ((WebPart) mgr.WebParts["ControllerID"]).Zone.ID;
But ...
0
votes
2answers
707 views
Floating div's and webparts left and right
I've set up a new Page Layout page to replace the Home.aspx of a standard Enterprise Wiki page.
Trying to be a good fellow (and not kill any puppies) I opted to go for div's to achieve my goals ...
0
votes
0answers
27 views
How to use customized Default Page Layout for Catalog Item Pages?
I try to implement an internet site with SharePoint 2013 using the new concept of cross site publishing.
Content is stored in an authoring site collection and crawled through the search service app. ...
0
votes
0answers
69 views
How do I realign web part zones?
I have three web part zones that are arranged in columns (Left) (Middle) and (Right) underneath one long Header Zone... The Left and Right zones are lined up to the Header zone, but the Middle Zone is ...
0
votes
0answers
138 views
Custom WebPartZone or Add Widget Area
Complete SP nub here. Running short on time and I have yet to find the answer I need here or on Google.
What I got
A Custom default/master/dashboard/landing/whateveryouwanttocallit page with a ...
0
votes
2answers
615 views
Moving web part zone from the bottom to the right in wiki pages
I have a Wiki pages that I need to add a Web Part to. When I go to Site Actions, Edit Page and scroll to the bottom of the Wiki page I can click Add a Web Part and go through the process to get this ...
0
votes
0answers
469 views
Add webparts inside a webpart containing a asp:MultiView [closed]
I need to create something on the right side of the page which contains 3 tabs and inside the body of the tab there's a (custom) CQWP which shows some items from predefined lists.
My idea was to ...
0
votes
1answer
239 views
Find a DFWP Control on an edit page
2007
Hi,
I've created a new Edit Page for a document library, I've used a Custom List form to generate it and added a 'FileUpload' to it.
I've create a dll that overloads the page, so that on a ...
