Page 1 of 1

Column Removed

Posted: 12 Feb 2014
by Hubbaroo
I removed a lict column then designed the form. Now when I try to save the form I get an error. First it give me the error and says try again later, below are the error details.

Microsoft.SharePoint.Client.ServerException: Column 'Contract_x0020_Status' does not exist. It may have been deleted by another user.
at Microsoft.SharePoint.Client.ClientRuntimeContext.SynchronousExecutor.Invoke()
at Microsoft.SharePoint.Client.ClientRuntimeContext.ExecuteQuery()
at euQiM6uDLYskIKq4Bw.exa7qSDJMmLvwUUG4B.eLYiskIKq(Guid , Guid , Guid , XElement )
at euQiM6uDLYskIKq4Bw.exa7qSDJMmLvwUUG4B.eBuaQiM6D(LimitedWebPartManager , e074UPWgomG8Y3ZuhZ )
at euQiM6uDLYskIKq4Bw.exa7qSDJMmLvwUUG4B.<>c__DisplayClass2.<AddWebParts>b__0(Object o, eBLI8IaciTNhM4KvWG e)
at eGrh9GJ7ZfjRcoyo3t.eqht29e8v4bUFRcy3s.eEUAIm9AH(XDocument )
at eGrh9GJ7ZfjRcoyo3t.eqht29e8v4bUFRcy3s.eRth7uJ0K(PageType , XDocument )
at euQiM6uDLYskIKq4Bw.exa7qSDJMmLvwUUG4B.eLvcwUUG4(LimitedWebPartManager , PageType , XDocument )
at euQiM6uDLYskIKq4Bw.exa7qSDJMmLvwUUG4B.ea7NqSJMm(PageType , XDocument )
at euQiM6uDLYskIKq4Bw.exa7qSDJMmLvwUUG4B.emLDSRAoL(Forms , XDocument )
at elXIYfSR0KuvvbL8Km.e9AH4HQgIYvJ5yV7f1.<>c__DisplayClass43.<SetLayout>b__3f(Object o, DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)

Re: Column Removed

Posted: 13 Feb 2014
by Dmitry Kozlov
Hello,

Please, make sure that you don't have this field on your custom form in Forms Designer. If so, please, remove it and re-save the form.

If it doesn't help, please, export your form with Forms Designer and send it and a template of your list to support@spform.com.

Re: Column Removed

Posted: 13 Feb 2014
by Hubbaroo
I found out what the issue was. The field was not part of the form but a field that was removed from a related list. Removed and re-created the relation, all is well.


Thank.