error with Non required BCS column
Posted: 26 Nov 2018
Hello.
I have a some problem:
1. I create simple library with docset content type
2. I add Non required (!) BCS column in library
3. Create spform int new form and add non required BCS column
If I create new docset and not fill BCS column - sharepoint show this error:
If I fill in an optional field - there is no error
If I reset spform and create standard form - all ok
____________________
SP2013, last CU + Forms Designe Clien 3.1.4
I have a some problem:
1. I create simple library with docset content type
2. I add Non required (!) BCS column in library
3. Create spform int new form and add non required BCS column
If I create new docset and not fill BCS column - sharepoint show this error:
Code: Select all
Exception information:
Exception type: ArgumentOutOfRangeException
Exception message: Index was out of range. Must be non-negative and less than the size of the collection parameter name:index
в System.Collections.ArrayList.get_Item(Int32 index)
в FormsDesigner.Sharepoint.NewDocSetSaveButton.SaveItem()
в FormsDesigner.Sharepoint.NewDocSetSaveButton.OnBubbleEvent(Object source, EventArgs e)
в System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args)
в System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Request information:
Request URL: http://bc-sptest-wfe1/Contracts/DocLib/Forms/fd_Contract_New.aspx?List=0c56217f-f4b4-404d-8697-fa43f8dcf861&Source=http://bc-sptest-wfe1/Contracts/DocLib/Forms/1.aspx&ContentTypeId=0x0120D520007E94933429C9EF40A4C04CD726C2FDB0002C58ADC27F61444984DC621C304E1596&RootFolder=/Contracts/DocLib
Request path: /Contracts/DocLib/Forms/fd_Contract_New.aspx
Is authenticated: True
Authentication Type: Federation
Thread information:
Thread ID: 110
Is impersonating: False
Stack trace: в System.Collections.ArrayList.get_Item(Int32 index)
в FormsDesigner.Sharepoint.NewDocSetSaveButton.SaveItem()
в FormsDesigner.Sharepoint.NewDocSetSaveButton.OnBubbleEvent(Object source, EventArgs e)
в System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args)
в System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
If I reset spform and create standard form - all ok
____________________
SP2013, last CU + Forms Designe Clien 3.1.4