This issue is happening across two seperate builds - I enetered "Test 1" in the input and clicked "Add" and then see the following:
If I then try and save this form I get an "Object reference not set to an instance of an object" error with the following stack trace (well first portion):
Umbraco.Forms.Core.Models.Field.ParsePrevalueStoredWithSeparator(String prevalue)
at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
at System.Web.Http.Validation.DefaultBodyModelValidator.ValidateElements(IEnumerable model, BodyModelValidatorContext validationContext)
Has anyone else had any similar issues or found a solution?
Dropdown value is an object?
Umbraco 8.18.5 Umbraco Forms 8.13.0
This issue is happening across two seperate builds - I enetered "Test 1" in the input and clicked "Add" and then see the following:
If I then try and save this form I get an "Object reference not set to an instance of an object" error with the following stack trace (well first portion):
Has anyone else had any similar issues or found a solution?
Thank you
is working on a reply...