Page 2 of 2

Re: New form malfunction

Posted: 22 Dec 2015
by Dmitry Kozlov
Hi David,

Could you provide URLs of both forms?

Re: New form malfunction

Posted: 01 Jun 2016
by davidnarramore

Re: New form malfunction

Posted: 02 Jun 2016
by Dmitry Kozlov
It seems that you have multiple groups of forms. Please, provide their rules.

Re: New form malfunction

Posted: 02 Jun 2016
by davidnarramore
I have four groups. All users, Designers, Coordinator and Managers. These are based on SharePoint groups.

Re: New form malfunction

Posted: 03 Jun 2016
by Dmitry Kozlov
Hi David,

Have you customized the list view and the New item link in particular? Could you provide markup of the link (onclick and href attributes)?

Re: New form malfunction

Posted: 03 Jun 2016
by davidnarramore
I haven't modified anything. How do I get this information for you. I opened the view in SP Designer and can't find the +new item image or link..

Re: New form malfunction

Posted: 04 Jun 2016
by Dmitry Kozlov
Open HTML-source of the view and find the link there.

Re: New form malfunction

Posted: 08 Jun 2016
by davidnarramore
the add new link at the bottom of the list:

<a class="ms-addnew" id="idHomePageNewItem" href="http://sp.xcenda.net/xJeTS/_layouts/lis ... ootFolder=" onclick="javascript:NewItem2(event, &quot;http://sp.xcenda.net/xJeTS/_layouts/lis ... ipt:return false;" target="_self">Add new item</a>



The add new on the menu ribbon:

<SPAN class="ms-cui-ctl-large " id=Ribbon.ListItem.New.NewListItem-Large aria-describedby=Ribbon.ListItem.New.NewListItem_ToolTip unselectable="on" mscui:controltype="SplitButton"><A class="ms-cui-ctl-a1 ms-cui-ctl-light-hoveredOver" role=button onclick="return false;" href="javascript:;" unselectable="on"><SPAN class=ms-cui-ctl-a1Internal unselectable="on"><SPAN class=" ms-cui-img-32by32 ms-cui-img-cont-float" unselectable="on"><IMG style="LEFT: -64px; TOP: -320px" alt="" src="/_layouts/1033/images/formatmap32x32.png" unselectable="on"></SPAN></SPAN><LABEL class=ms-cui-hidden unselectable="on">New Item</LABEL></A><A class="ms-cui-ctl-a2 ms-cui-ctl-split-hover" role=button aria-haspopup=true onclick="return false;" href="javascript:;" unselectable="on"><SPAN class=ms-cui-ctl-largelabel unselectable="on">New<BR>Item <SPAN class=" ms-cui-img-5by3 ms-cui-img-cont-float" unselectable="on"><IMG style="LEFT: -48px; TOP: -24px" src="/_layouts/1033/images/formatmap16x16.png" unselectable="on"></SPAN></SPAN></A></SPAN>

Re: New form malfunction

Posted: 09 Jun 2016
by Dmitry Kozlov
Please, follow the steps:

Remove all form files beginning with 'fd_' via SharePoint Designer.
Re-save the forms in Forms Designer

If it does not help, pay for the support minutes:
http://spform.com/buy

And provide temporary access to the site with the site collection admin permissions.