Web Part Zone personalization

Using SharePoint 2013;
Is there an option out of the box to personalize Web Part Zone like we have for Web Parts. We have a requirement to create a Web Part page in which users can personalize by adding the Web Parts they wanted to see.
Scenario: User 1 login in to the site and adds WebPart1 to this page & User 2 adds WebPart2 to the same page. Each users should not see the Web Part that are added by other users.
--Cheers

Ok, thanks for your replies
I'm planning to go with OOB option with few customizations. Below is the plan, please suggest me if you have any ideas
Personalize this Page - On pages the site contributors can add the Web Parts to create a personal view of the page. For example, a Web Part can be added to a page and viewable by only those users. When users personalize a page, others will
continue to view the public version or the shared version, or their own personalized version. Once a page is personalized, we have an option to view either your personal version or the shared version.
Create web part page “My Page”
Check 'Add/Remove Personal Web Parts' & 'Update Personal Web Parts' permission level at Web Application level and user group level in order to enable personalize this page menu in the site for the user.
Restrict personal page from showing all web parts in the Add Web Part list by assigning appropriate permission to Web Part Gallery. As this is admin defined as per our requirement
Enable Personalize this Page option only to the custom “My Page”. Hide this menu for all the other pages.
--Cheers

Similar Messages

  • Web Part Zone "ID" not coming down to HTML

    I have added web part zones to a page layout using sharepoint designer.. I used snippets to get a web part zone and paste it into my html page layout file. I gave my web part zone a custom id for tabs that I am trying to set up. When I render my page the
    zone is there but it does not get the ID that I am registering in the code, it doesn't get any id.
    HTML in Page Layout:
    <div data-name="WebPartZone">
    <!--CS: Start Web Part Zone Snippet-->
    <!--SPM:<%@Register Tagprefix="WebPartPages" Namespace="Microsoft.SharePoint.WebPartPages" Assembly="Microsoft.SharePoint, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"%>-->
    <div xmlns:ie="ie">
    <!--MS:<WebPartPages:WebPartZone runat="server" ID="TabbedWebPartZone" TitleBarVerbButtonType="Link" AllowPersonalization="False" FrameType="TitleBarOnly" Orientation="Vertical" WebPartVerbRenderMode="TitleBar">-->
    <!--MS:<ZoneTemplate>-->
    <!--DC: Replace this comment with default web parts for new pages. -->
    <!--ME:</ZoneTemplate>-->
    <!--ME:</WebPartPages:WebPartZone>-->
    </div>
    <!--CE: End Web Part Zone Snippet-->
    </div>
    Code in ASPX:
    <div data-name="WebPartZone">
    <div>
    <WebPartPages:WebPartZone runat="server" ID="TabbedWebPartZone" TitleBarVerbButtonType="Link" AllowPersonalization="False" FrameType="TitleBarOnly" Orientation="Vertical" WebPartVerbRenderMode="TitleBar"><ZoneTemplate></ZoneTemplate></WebPartPages:WebPartZone>
    </div>
    </div>
    Rendered HTML:
    <div data-name="WebPartZone">
    <div>
    <div class="ms-webpart-zone ms-fullWidth">
    <div id="MSOZoneCell_WebPartWPQ3" class="s4-wpcell-plain ms-webpartzone-cell ms-webpart-cell-vertical ms-fullWidth ">
    <div class="ms-webpart-chrome ms-webpart-chrome-vertical ms-webpart-chrome-fullWidth ">
    <div WebPartID="00d08129-ccbd-49ef-8b82-1165a0c690c2" HasPers="false" id="WebPartWPQ3" width="100%" class="ms-WPBody noindex " allowDelete="false" style="" ><div componentid="ctl00_ctl34_g_00d08129_ccbd_49ef_8b82_1165a0c690c2_csr" id="ctl00_ctl34_g_00d08129_ccbd_49ef_8b82_1165a0c690c2_csr"></div><noscript><div id="ctl00_ctl34_g_00d08129_ccbd_49ef_8b82_1165a0c690c2_noscript">It looks like your browser does not have JavaScript enabled. Please turn on JavaScript and try again.</div></noscript><div id="ctl00_ctl34_g_00d08129_ccbd_49ef_8b82_1165a0c690c2">
    <div class="ms-webpart-chrome ms-webpart-chrome-fullWidth ">
    <div class="ms-webpart-chrome-title" id="WebPartWPQ7_ChromeTitle">
    <span title="" id="WebPartTitleWPQ7" class="js-webpart-titleCell"><h2 style="text-align:justify;" class="ms-webpart-titleText"><nobr><span></span><span id="WebPartCaptionWPQ7"></span></nobr></h2></span>
    </div><div WebPartID="00000000-0000-0000-0000-000000000000" HasPers="true" id="WebPartWPQ7" width="100%" class="ms-WPBody ms-WPBorder noindex ms-wpContentDivSpace " OnlyForMePart="true" allowDelete="false" style="" ><div componentid="ctl00_ctl34_g_00d08129_ccbd_49ef_8b82_1165a0c690c2_ctl00_csr" id="ctl00_ctl34_g_00d08129_ccbd_49ef_8b82_1165a0c690c2_ctl00_csr"></div><noscript><div id="ctl00_ctl34_g_00d08129_ccbd_49ef_8b82_1165a0c690c2_ctl00_noscript">It looks like your browser does not have JavaScript enabled. Please turn on JavaScript and try again.</div></noscript><div id="ctl00_ctl34_g_00d08129_ccbd_49ef_8b82_1165a0c690c2_ctl00">
    </div><div class="ms-clear"></div></div>
    </div>
    </div><div class="ms-clear"></div></div>
    </div><div class="ms-PartSpacingVertical"></div>
    </div><div id="MSOZoneCell_WebPartWPQ4" class="s4-wpcell-plain ms-webpartzone-cell ms-webpart-cell-vertical ms-fullWidth ">
    <div class="ms-webpart-chrome ms-webpart-chrome-vertical ms-webpart-chrome-fullWidth ">
    <div WebPartID="3394b689-f05f-4cc7-a403-e4a4a6076229" HasPers="false" id="WebPartWPQ4" width="100%" class="ms-WPBody noindex " allowDelete="false" style="" ><div componentid="ctl00_ctl34_g_3394b689_f05f_4cc7_a403_e4a4a6076229_csr" id="ctl00_ctl34_g_3394b689_f05f_4cc7_a403_e4a4a6076229_csr"></div><noscript><div id="ctl00_ctl34_g_3394b689_f05f_4cc7_a403_e4a4a6076229_noscript">It looks like your browser does not have JavaScript enabled. Please turn on JavaScript and try again.</div></noscript><div id="ctl00_ctl34_g_3394b689_f05f_4cc7_a403_e4a4a6076229">
    <div class="ms-webpart-chrome ms-webpart-chrome-fullWidth ">
    <div class="ms-webpart-chrome-title" id="WebPartWPQ8_ChromeTitle">
    <span title="" id="WebPartTitleWPQ8" class="js-webpart-titleCell"><h2 style="text-align:justify;" class="ms-webpart-titleText"><nobr><span></span><span id="WebPartCaptionWPQ8"></span></nobr></h2></span>
    </div><div WebPartID="00000000-0000-0000-0000-000000000000" HasPers="true" id="WebPartWPQ8" width="100%" class="ms-WPBody ms-WPBorder noindex ms-wpContentDivSpace " OnlyForMePart="true" allowDelete="false" style="" ><div componentid="ctl00_ctl34_g_3394b689_f05f_4cc7_a403_e4a4a6076229_ctl00_csr" id="ctl00_ctl34_g_3394b689_f05f_4cc7_a403_e4a4a6076229_ctl00_csr"></div><noscript><div id="ctl00_ctl34_g_3394b689_f05f_4cc7_a403_e4a4a6076229_ctl00_noscript">It looks like your browser does not have JavaScript enabled. Please turn on JavaScript and try again.</div></noscript><div id="ctl00_ctl34_g_3394b689_f05f_4cc7_a403_e4a4a6076229_ctl00">
    </div><div class="ms-clear"></div></div>
    </div>
    </div><div class="ms-clear"></div></div>
    </div>
    </div>
    </div>
    </div>
    Why won't my Web Part Zone's ID register down to the HTML that is rendered?
    I've tried adding the ID on the data-name: Web part zone div but that also does not work.
    Any suggestions?
    I've seen several references online where people have custom ID's like mine on their Web Part Zones... what am I doing wrong :/

    You are placing inside webpart zone right,
    "Web Part infrastructure automatically sets this value" see this link
    http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.webpartpages.webpart.id.aspx
    Hope this helps!
    MCITP: SharePoint 2010 Administrator
    MCTS - MOSS 2007 Configuring, .NET 2.0
    | SharePoint Architect | Evangelist |
    http://www.sharepointdeveloper.in/
    http://ramakrishnaraja.blogspot.com/

  • How to add web part zone?

    I am testing SP 2010 and trying to add a webpartzone to the page. So I go into SPD and edit the page. However I can only add new webparts not another webpartzone. The option is greyed out. So the only webpartzone I see is "Rich Content" when viewed on the
    web. The page is based on v4.master. But even if I try and edit v4.master, I do not have WebPartZone enabled....I guess I am still new and learning....can someone tell me what I need to do?
    Thanks in advance,
    Jacob. 

    Hi
    just add a new div in the page, then go to designer mode, now the button will be visible to add web part zone.
    Alternate is that, just copy and paste the following code in the aspx page
    <div>
    <WebPartPages:WebPartZone
    runat="server"
    FrameType="TitleBarOnly"
    ID="Left"
    Title="loc:Left"><ZoneTemplate></ZoneTemplate></WebPartPages:WebPartZone>
    </div>
    It will work
    Muhammad Kamran Rafi
    [email protected]
    SharePoint Developer
    Xelleration LLC

  • How to fix web part zone width?

    I would like to fix the web part zone width on a SharePoint page such that it is not overridden by any web part. Irrespective of me adding a smaller or larger webpart, the zone width should remain the same. I am ok if that introduces scroll bars. I tried giving the zone width, but currently the Content Editor web part width overrides that (a user gave a larger width in the Appearance section than the web part zone width).
    Is there a way to do that?
    ThanksSanjeev Garg [MSFT]

    Hi Sanjeev,
    Do you need this done in a particular page or is it for a lot of pages in your site? Either way, you can add custom CSS to make it a fixed width. For example:
    #your_webpart_zone_id
           width: 400px;
           overflow: auto;
    The overflow statement above should render scrollbars within the web part zone if any web part width is more than the web part zone width.
    If you need this for just few pages, then I'd recommend that you add a CEWP on those pages and add the above CSS through the Source Editor of the CEWP. But, if you need this on every page, then you can add the custom css in your master file to affect all pages.
    Use a DOM inspector to find the id or class of the web part zone easily. I hope this answers your question.
    Pman
    http://www.pmansLab.com/

  • Center list web part within a web part zone

    How do you center web parts within a web part zone? I have a web part zone within a <td>, and the cell is centered. Within the cell I have a table that is centered, which contains the web part zone. However, the web parts within the zone remain left
    aligned. What am I missing? Thanks.

    Hi ,
    I did a test using the web part page template, there is a center web part zone. If I added a web part in the center web part zone and added another web part in the center right web part zone, save the page, the web part displayed in left. If I added a web
    part into the center left zone, the web part within the center web part zone displayed in center . The location of the center web part zone is comparative with others.
    If you want to keep the web part zone in center, you can use css style to modify it.
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • How to make the web part and web part zone smaller?

    Hello Community
        On WS2012 running SharePoint 2013 Server when you edit a page
    the web part zone is big and when you add the web part the web part 
    is big also.
        So the question is how to you make web parts and web part zone
    smaller?
        Thank you
        Shabeaut

    Hi,
    According to your description, my understanding is that you want to make the web part zone and web part smaller.
    When you edit a page, you could change the height and width of the web part in Edit Web Part -> Appearance by typing in the Height and Width field. The size of the web part zone changes with the web part.
    Best Regards,
    Dean Wang
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Unable to add web part in the web part zone

    We have a SharePoint 2010 site collection in which except the home page all other pages are working normally. When we try to click on 'Add a Web Part' button on the home page we won't get the web part gallery and hence we are unable to add any web parts
    on the home page.
    We checked the permissions, it is fine I have web application level full control. 
    Home page is not checkout to any body.  All other site collections have good home pages where we are able to add web parts.
    Please let me know how to fix this issue.
    Thank you,
    smith

    Hi Victoria Xia,
    Below are my answers to your questions
    Check the page in SharePoint Designer to see if there are any customization on the page.
               There are no customizations on the page. It just has Out of the Box web parts which are already      added.
         2. Did this issue occur with other user accounts?
               Yes, issue is there for all the user accounts.
         3. Set another page as home page to see if the issue still occurs.
             I have set another page as home page but didn't see any issue.
         4. Was there any error when editing the home page?
             No, I don't see any errors while editing the home page.
    smith

  • Web part align inside zone

    I have a 2 2 web part zones (left and right) on one of my pages and a few web parts in them.
    Now the web parts inside the left zone aligns on top beautifully.
    The webpart in the right zone is stubborn and wont budge towards the top.
    How can I fix this? Here is a screenshot.

    Hi GoingForward,
    Thank you for your question .I am trying to involve someone familiar with this topic to further look at this issue.
    Thanks
    Entan Ming
    TechNet Community Support

  • Relative Path for Jquery into Content Editor Web Part

    Hi;
    I'd add a Content Editor Web Part (CEWP) to a web part zone. I'd edit that CEWP in HTML view and add my script which load Jquery and my question :  how to use a relative
    path for Jquery :
    <SharePoint:ScriptLink Name="SP.js" runat="server" OnDemand="true"
      Localizable="false" />
    <script src="/sites/XXX/Style%20Library/Scripts/jquery.min.js" type="text/javascript"></script>
    <script type="text/javascript">
    My code
    </script>
    Regards

    Hi;
    Firstly, I have used : 
    <script src="/Style%20Library/Scripts/jquery.min.js" type="text/javascript"></script>
    But any result and any change and If I add /Sites/XXX/ : it works correctly ?
    My code is :
    <SharePoint:ScriptLink Name="SP.js" runat="server" OnDemand="true"
        Localizable="false" />
    <script src="/sites/XXX/Style Library/Scripts/jquery.min.js" type="text/javascript"></script>    
    <script type="text/javascript">
    ExecuteOrDelayUntilScriptLoaded(displayTitle, "SP.js");
    var site;
      var context;
      function displayTitle() {
        //Get the current client context
        context = SP.ClientContext.get_current();
        //Add the site to query queue
        site = context.get_web();
        context.load(site);
        //Run the query on the server
        context.executeQueryAsync(onQuerySucceeded, onQueryFailed);
    function onQueryFailed(sender, args) {
      alert('request failed ' + args.get_message() +
        '\n' + args.get_stackTrace());
    function onQuerySucceeded(sender, args) {
        $("#layoutsTable table th span").html("Bienvenue sur le site " + site.get_title() + " - Direction Technique");
        $("#zz17_V4QuickLaunchMenu ul.root li span:contains('Biblioth')").parent().parent().hide();
        $("#zz17_V4QuickLaunchMenu ul.root li span:contains('Listes')").parent().parent().hide();
    </script>

  • Row limit in declarative list view web part

    Hi,
    Imagine you are in a scenario where you develop a custom web template or a site definition. Page Layouts with web part zones are being provisioned and out of them, decoratively web part pages are being created and populated with web parts. So something like:
    <Elements xmlns="http://schemas.microsoft.com/sharepoint/">
    <Module Name="XXXProjectPages" Url="$Resources:osrvcore,List_Pages_UrlName;" Path="" SetupPath="FEATURES\XXX_Intranet_PMO_PageLayouts\">
    <!-- Home -->
    <File Url="FullPageLayout\XXXFullPageLayout.aspx" Name="Default.aspx" Type="GhostableInLibrary" IgnoreIfAlreadyExists="FALSE" ReplaceContent="TRUE" Level="Published">
    <Property Name="Title" Value="Team &amp; Collaboration" />
    <Property Name="ContentType" Value="$Resources:cmscore,contenttype_page_name;" />
    <Property Name="PublishingPageLayout" Value="~SiteCollection/_catalogs/masterpage/XXXFullPageLayout.aspx, ~SiteCollection/_catalogs/masterpage/XXXFullPageLayout.aspx" />
    <!-- Latest News -->
    <View List="Lists/Announcements" BaseViewID="102" WebPartZoneID="wpZone1" WebPartOrder="2">
    <![CDATA[
    <WebPart xmlns="http://schemas.microsoft.com/WebPart/v2">
    <Assembly>Microsoft.SharePoint, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c</Assembly>
    <TypeName>Microsoft.SharePoint.WebPartPages.ListViewWebPart</TypeName>
    <Title>Latest News</Title>
    <FrameType>TitleBarOnly</FrameType>
    </WebPart>
    ]]>
    </View>
    For simplicity, let's assume that we are working with instances of OOB list definitions, such as Announcements or Document Library. So far so good. And now the question...
    In my understanding if you want to do something as simple as limiting the number of items returned, or specifying a custom view criteria (filter/sorting/grouping, whatever) or just remove the toolbar, you have to go as far as provisioning an ENTIRE LIST
    DEFINITION, defining your custom View in it (which declares the toolbar type, row limit and View) and then reference this new View by its BaseViewID. Is that correct?
    Is there really no other, simpler way, of 'provisioning' and referencing a new view, to an existing list instance, along with the
    Module -> File -> View element? I see a couple of logical options:
    1) I would imagine such metadata could be stored in the web part and not the actual list. i.e. the web parts sends a CAML query to the list, based on the View metadata stored in it.
    2) As we know, when you Edit page and configure the View for a List View Web Part on the page, that view is stored as a new hidden view in the actual list (i.e. if you have two list view web parts that reference that list, you will have two additional hidden
    views). Then why can't we provision such (hidden) view along with the List View WebPart when we declare it and create the page? It could be created on first access of the page, or during the page
    provisioning.
    Another option could be the XmlDefinition property of the XsltListViewWebPart, but
    apparently it is being ignored. I have also tried using the 'CustomSchema' property of the ListInstance, but it totally makes no sense because:
    a) You cannot define more than one view in it, i.e. you have to override the OOB view that comes with the definition (lol?!)
    b) You are supposed to overwrite the entire list definition, instead of simply upgrading parts of it
    So, let me elaborate: if I want to have a <View> (ListViewWebPart) in my Page and this view to have some custom criteria, I have to provision an entire List Definition, is that correct? This is crazy.

    Hi Hristo,
    According to your description, my understanding is that you want to know if you can use <view> tag in the list view web part to define the row limit of list view web part.
    Per my knowledge, you can define rowlimit element in the view element for list view web part directly not necessary to modify the entire list definition.
    View Element:
    http://msdn.microsoft.com/en-us/library/office/ms438338(v=office.15).aspx
    Also, if you want to do more customization, you can still orverride the xslt.
    More reference:
    http://www.glynblogs.com/2011/04/overriding-the-presentation-of-an-xslt-list-view-web-part.html
    http://unorig.com/2012/08/15/format-a-list-web-part-with-xslt/
    Best Regards
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Zhengyu Guo
    TechNet Community Support

  • Add Right Side Column and Web Parts to custom Master page in SharePoint Online

    Hello everyone, 
    I hope this is a simple question, however I was fighting the issue it presents for a while. I am in the process of customizing SharePoint Online Look-and-feel with a new layout.
    The site collection was created as a
    Team Site before I got involved with the project, and populated with numerous sub-sites and pages. I activated required
    publishing features, created html with corresponding styles and graphics, and used the Design Manager to convert the html file to the custom Master page. While SharePoint automatically assigned “ContentPlaceHolderMain” div area, I
    also used default Oslo page as example to copy sections of the code for dynamic components (left column and navigation, recent items, the ribbon, etc.) from it and placed them in my new master page, pointed all CSS references to
    my custom style sheets, etc. Everything works great, however I need to make one last addition -
    my task is to make changes to display web parts such as Calendar and Recent Documents in the right column in the Master page.
    My custom layout has a header, footer, main pan and two side columns. Most of the default master templates come with the LEFT column already embedded and populated with several placeholder
    to serve dynamic content (PlaceHolderLeftNavBarTop, PlaceHolderQuickLaunchTop, PlaceHolderLeftNavBarDataSource, PlaceHolderLeftActions, so on).
    My challenge is that I have the RIGHT side column as well, for which I don’t think the default placeholder exists. I need to add a small Calendar box and Recent Documents parts to it, so they
    display across the entire site governed by this master page.
    The issue is –
    even after activating Publishing features (enabled SharePoint Server Publishing Infrastructure under Site Collection Level, and SharePoint Server Publishing under the Site
    Level), there is no Snippet feature (usually available under the generic Publishing Site); this customization of the Team Site allows using Designer and apply custom templates, themes, so on, just like you would under the Publishing collection, but not the
    Snippet utility I could use as the solution to embed the web parts on the master page.
    Recreating the entire site under Publishing Collection is not an option due to the directions I was given, I am to use this existing one, and need to see if
    there is a workaround to either activate the Snippet feature or use another solution to display the web parts inside of the column in the Master page.
    If the only solution is to use Web Part Zone, what are the steps to add it AND populate it with the abovementioned apps?
    Can anyone suggest how to create a workaround and add this feature? The environment is role-based so both elements need to be dynamically rendered based on the user’s role and activities.
    I am more of a front end designer than developer, so if any custom coding and set up required, please kindly provide some basic steps, if possible?..
    I greatly appreciate any help and suggestions!
    Thank You!
    Jeff
    Jeff V.

    Updating your Master Page to also include a right rail should be sraight forward enough with a new div or divs in your master page and then the proper styles to make room for this column as well as position the column.
    I have not seen why you cannot find the snippet gallery link when previewing a HTML Master Page in the browser. Have you tried loading the snippet gallery by its url? As an example, for my tenant on SPO, I can load the Snippet Gallery for the olso.master
    with the following url:
    https://pixelmill.sharepoint.com/_layouts/15/ComponentConfigureControls.aspx?ComponentName=TopNavigationNoFlyoutWithStartNode&Url=%2F_catalogs%2Fmasterpage%2Foslo.master
    Change the domain to match yours as well as update the "Url" querystring var to point to your master page. See if that loads the snippet gallery.
    Eric Overfield - PixelMill -
    ericoverfield.com -
    @EricOverfield

  • Wiki Pages - Open Web Part Page in maintenance view

    I am trying add custom .aspx pages to a SharePoint 2010 Document Library.  When I try to edit properties for those pages, the edit page shows "Open Web Part Page in maintenance view to delete problem Web Parts and remove personal settings.
    Open Web Part Page in maintenance view."  I click Open Web Part Page in maintenance view
    The page displays
    The are currently no Web Parts associated with any Web Part Zones on this page.  Web Parts added to the page outside of a Web Part Zone will not appear in this list.
    I don't do anything with the maintenance view because there are no Web Parts to delete.
    As a test, I save the content of the custom.aspx page as a text file, custom.txt.  The edit properties displays just fine.
    Another test, I save the content as custom.htm.  The edit properties displays just fine.
    I try many variations of saving the content of custom.aspx with various html tags and even no tags at all.  One version just has the text,"test" in the page.  Save error:
    Open Web Part Page in maintenance view to delete problem Web Parts and remove personal settings.  Open Web Part Page in maintenance view." 
    Going down another path, I try to compare the source of this aspx page with other SharePoint aspx pages.  One test is the Wiki Page.  All Wiki pages display the same message on my farm.  Is this a known issue with Wiki Pages?
    <apparently I'm not allowed to add images yet>
    As another point of comparison I opened the Edit Properties part within an Office 365 Wiki.  Same message.
    <apparently I'm not allowed to add images yet>

    Hi Chris,
    As your description, when you uploaded a .aspx page into a library and edited the properties, the message "Open Web Part Page in maintenance view to delete problem Web Parts and remove personal settings.  Open Web Part Page in maintenance view"
    showed.
    I could reproduce this issue if I uploaded a .aspx page into a library and edited its properties.
    Then I went to Site Pages library, and select a page and edit its property, the same message also showed like the screenshot:
    It seems that the message will show when we edit the properties of a page no matter which library we upload it to, it seems to be by design.
    In addition, if you want to upload a image into the thread, you can first upload the image into OneDrive, then copy and paste the URL of the image here.
    Thanks,
    Wendy
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Internet Explorer 11 and SharePoint 2013 Standard - Web Parts and Calendar Don't Display/Render Correctly

    Hello everyone.
    I am currently running a fully patched (Service Pack 1) version of SharePoint Standard 2013 On Premises. I am having 2 problems that are reproducible on both Windows 7 and Windows 8.1 on multiple computers when running Internet Explorer 11 (fully updated
    through Windows Update). The issues are "fixed" when running compatibility view in the browser or using Chrome/Firefox.
    The issues are as follows:
    Issue 1 Calendar view does not display correctly
    Issue 2 Web parts do not display correctly when editing a page.
    Picture of calendar
    Webpart "edit menu dropdown" in upper right corner is replaced with 2 up arrows. Clicking minimizes web part.
    Is there any word on a fix for this? Is this something only I am experiencing? Is there an issue with my SharePoint server? I would hate to have to uninstall IE11 from 300 machines and install IE10.
    Thanks

    There are a few critical issues
    Pages will not enter edit mode. You will click Settings > Edit Page and the page will simply refresh but will not change over into edit mode. Seems to only affect pages with
    Web Part Zones.
    Calendar will not enter edit mode.
    Web Part Properties cannot be modified. If you are able to get into edit mode (you can edit wiki pages) you will not be able to modify existing Web Parts by using the Web Part
    Properties panel. Instead you will see a really weird collapse button that looks like it is coming from the mobile view but you cannot modify web part properties… even through the ribbon controls.
    I cannot use the import spreadsheet app, the error says it is not supported with the current browser.
    When I hoover over a “people” field I cannot see their information.
    I had all these capabilities with IE9
    This suggestion I found online appears to fix issues 1-3.
    http://windowsitpro.com/windows-7/fixing-most-not-all-ie11-compatibility-problems
    To run in compatibility mode
    Press ALT + T when viewing your      SharePoint page
    Click Compatibility View Settings      in the menu that appears
    Click Add to add the current      SharePoint site to your list of compatibility view pages
    Click Close

  • Add a Web Part on the right side to an existing SP site (instead of top)

    Hi,
    I have read the existing threads and still have questions.
    I need to add a Web Part (I think) to an existing SP site - with the Web Part on the RIGHT side of the site - so:
    Libraries, Lists, Discussions, etc. on the left (existing) -- List of files in the middle (existing) -- Link(s) on the right (to be created)
    My goal is to create a link in this Web Part to another SP site under the same project.
    I can currently add a Web Part, but it is positioned at the top of the SP site to which I want to add it. This is not what I want.
    Any non-programmatic suggestions are welcome.
    (I can read code to a certain degree, but I doubt my team leaders have that in mind.)
    Thanks.

    Hello,
    Do you have designer? If yes then you can open yoru page in designer and add the webpart wherever you want.
    Make sure that you have added the new webpart zone right side to add link webpart in right side pane.
    http://sharepoint-videos.com/module-1/create-and-manage-web-part-zones-using-sharepoint-designer/
    https://support.office.com/en-in/article/Six-easy-ways-to-customize-your-site-by-using-Web-Parts-752f6e96-af2e-4bc0-a8cc-e82a26f3a932?ui=en-US&rs=en-IN&ad=IN
    Links are for 2007 but will work in 2010 as well.
    Hope it could help
    Hemendra:Yesterday is just a memory,Tomorrow we may never see<br/> Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • Overlapping the two web part ??

    Hi,
    i am having the overlapping issue with two web part zone in SP 2013 like the following screen shot in my custom page layout. how can i resolve this issue?
    Thanks

    Hi Rahul,
    Thanks for your reply. Actually i am creating a table with row and columns in Custom page layout. in my table there will be few rows with columns. if i use following html and overlapping web part each other. As i want to have more than 2 web part will be
    in one row with separated columns. Please correct me if i need to change the html.
    <table>
    <tr>
    <td>
    getting web part zone from snippet
    </td>
    <td>
    getting web part zone from snippet
    </td>
    </tr>
    <tr>
    <td>
    getting web part zone from snippet
    </td>
    </tr>
    </table>

Maybe you are looking for

  • Getting ORA-00376 while accessing from application

    Hi, Application team is getting below error while accessing the database. “ERROR: SQLException, while closing connection, exception is ==ORA-00376: file 5 cannot be read at this time ORA-01110: data file 5: '/dborafiles/nGTA/oradata01/smartsgs/tblspc

  • IPod shuffle not being recognised in iTunes in a new country

    Hi there, I initially used my iPod shuffle (4th Generation) in Australia on my laptop and it was recognised in iTunes with no problem. Now I want to connect my iPod shuffle on a new computer in Greece. My iPod shuffle however is being recognised in '

  • Please help me with spry bar menu

    I have laid out my page with the div tags in Dreamweaver. I defined the  different sections by putting colors in them until i am ready to put stuff into them however when i insert the spry menu bar into my navigation section, the area below it is beh

  • FILE ZIP

    I need to create a ZIP file in a UNIX Server , SAP ECC 6.0, UNICODE. I´m using the functions CL_ABAP_GZIP and CL_ABAP_ZIP. The ZIP file contains an file txt that it needs to be in type ASC, but this functions generate this file with type BIN and not

  • WEB PL/SQL Generated forms

    Have anyone tried to "play" with this code, or rather.... the .TPX files in the $ORA_HOME/CGENW61/CVWTPL directory? I have a need to "customize" several aspects of the generated code. Anyone?