Hi Paul, I will check this one and let you know the result.
Thanks, Zara Sent from my iPhone > On 22 Sep 2014, at 9:43 am, Paul Noone <[email protected]> wrote: > > Try applying an OOTB masterpage and see if the problem persists. If not, it's > likely a missing placeholder. > > I just went through this issue again in my earlier post about the unique > permissions block not being present on user.aspx. > > I'm not sure which one was responsible but I now have the following in a > hidden panel at the end of my master. > > <asp:Panel visible="false" runat="server"> > <asp:ContentPlaceHolder id="PlaceHolderTitleAreaClass" runat="server" /> > <asp:ContentPlaceHolder id="PlaceHolderGlobalNavigationSiteMap" > runat="server" /> > <asp:ContentPlaceHolder id="PlaceHolderGlobalNavigation" runat="server" /> > <asp:ContentPlaceHolder id="PlaceHolderSearchArea" runat="server" /> > <asp:ContentPlaceHolder id="PlaceHolderHorizontalNav" runat="server" /> > <asp:ContentPlaceHolder id="PlaceHolderTopNavBar" runat="server" /> > <asp:ContentPlaceHolder id="PlaceHolderSiteName" runat="server" /> > <asp:ContentPlaceHolder id="PlaceHolderPageDescription" runat="server" /> > <asp:ContentPlaceHolder id="PlaceHolderPageImage" runat="server" /> > <asp:ContentPlaceHolder id="PlaceHolderTitleLeftBorder" runat="server" /> > <asp:ContentPlaceHolder id="PlaceHolderMiniConsole" runat="server" /> > <asp:ContentPlaceHolder id="PlaceHolderTitleRightMargin" runat="server" /> > <asp:ContentPlaceHolder id="PlaceHolderTitleAreaSeparator" runat="server" > /> > <asp:ContentPlaceHolder id="PlaceHolderNavSpacer" runat="server" /> > <asp:ContentPlaceHolder id="PlaceHolderLeftNavBarBorder" runat="server" /> > <asp:ContentPlaceHolder id="PlaceHolderBodyLeftBorder" runat="server" /> > <asp:ContentPlaceHolder id="PlaceHolderBodyRightMargin" runat="server" /> > <asp:ContentPlaceHolder id="WSSDesignConsole" runat="server" /> > <asp:ContentPlaceHolder id="SPNavigation" runat="server" /> > </asp:Panel> > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf > Of Zahra Zamanikia > Sent: Monday, 22 September 2014 9:21 AM > To: ozMOSS > Subject: RE: Unable to see "New Item" in SharePoint:FormToolBar > > Hi Paul, > > Yes , it is missing from all list views. > I created a new list as well and its missed even on new list. > > Have you upgraded the site “experience” to 2010? > No - I didnt > > Thanks, > Zara > -------------------------------------------- > On Mon, 22/9/14, Paul Noone <[email protected]> wrote: > > Subject: RE: Unable to see "New Item" in SharePoint:FormToolBar > To: "ozMOSS" <[email protected]> > Received: Monday, 22 September, 2014, 8:24 AM > > That’s the Search Center > template and not related. > > Is the toolbar missing from all > list view pages? > > Have you tried creating a new list > to see if it’s present? I’d do that first. > > Have you upgraded the site > “experience” to 2010? > > > > Regards, > > Paul > -- > > Paul Noone > > SharePoint Admin/Developer, > > Keller Australia Group > > > > > From: [email protected] > [mailto:[email protected]] > On Behalf Of Zahra Zamanikia > > Sent: Sunday, 21 September 2014 4:43 PM > > To: ozMOSS > > Subject: Unable to see "New Item" in > SharePoint:FormToolBar > > > > > > Hi > Guys, > > > > > > > I have recently migrated an > application from SP2007 to SP2010. I have noticed that after the upgrade, > toolbar is not showing "New Item". > Please note that, > I haven't upgraded look & feel of the > application. > > > > > > I can > see TEMPLATE/SiteTemplates/SRCHCEN/LISTS/Tabs/schema.xml > has reference to "New Item", "Edit > Item", Delete Item etc. but I am not sure what is required > to have "New Item" to appear in the tool bar. > > > > > > Any pointers or > suggestions? > > > > > > Thanks > > > Zahra > > > > > The > content of this email is confidential to the intended recipient at the email > address to which it has been addressed. It may not be disclosed to, or used > by, anyone other than this addressee, nor may it be copied in any way. If > received in error, please contact the author and then delete the message > from your system. > Please note that neither Keller > Australia nor the sender accepts any > responsibility for viruses and it is your responsibility to scan the email > and attachments (if any). > Visit http://www.keller.com.au/ for more information. > > > > > This e-mail message has been > scanned for Viruses and Content and > cleared by MailMarshal > > > > > > -----Inline Attachment Follows----- > > _______________________________________________ > Sponsored by Infotext - Amazing Search for Microsoft SharePoint - > http://www.infotext.com/ ozmoss mailing list [email protected] > http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss > _______________________________________________ > Sponsored by Infotext - Amazing Search for Microsoft SharePoint - > http://www.infotext.com/ ozmoss mailing list [email protected] > http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss > > The content of this email is confidential to the intended recipient at the > email address to which it has been addressed. It may not be disclosed to, or > used by, anyone other than this addressee, nor may it be copied in any way. > If received in error, please contact the author and then delete the message > from your system. > Please note that neither Keller Australia nor the sender accepts any > responsibility for viruses and it is your responsibility to scan the email > and attachments (if any). > Visit http://www.keller.com.au/ for more information. > > -------------------------------------------------------------------------------- > This e-mail message has been scanned for Viruses and Content and cleared by > MailMarshal > -------------------------------------------------------------------------------- > _______________________________________________ > Sponsored by Infotext - Amazing Search for Microsoft SharePoint - > http://www.infotext.com/ > ozmoss mailing list > [email protected] > http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss _______________________________________________ Sponsored by Infotext - Amazing Search for Microsoft SharePoint - http://www.infotext.com/ ozmoss mailing list [email protected] http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
