Page 1 of 1

TypeError: Object expected

Posted: 10 Aug 2017
by joetel8
Hello,

I recently created a new form using your product. I have used forms designer for many years but I don't know why I am getting this error.

TypeError: Object expected

Since my environment is SharePoint Online I can't trouble shoot using the Correlation ID:8e030e9e-30a9-4000-3fad-9d1ecf921e31.
I removed all javascript from the form to make sure its NOT something in the code.
So this leaves just the form I created using your designer. I just have a few Tab Controls, Tables, Accordion elements and of course the fields.

The issue here is that this error is not consistent. Some times it works, some times it does not. works 3 times out 5 when I do a F5 refresh or save and continue on the page.

I am using jquery-1.4.2.min.js Not sure if that version is causing issue. Can you tell me what version of the jquery I should be using to avoid issues?

Thank you for your help.

Joe

Re: TypeError: Object expected

Posted: 12 Aug 2017
by Nikita Kurguzov
Hello, Joe!
One possibility is that there are too many fields on the Form at once. It sometimes happens when you have large number of columns in the list. If that is the case, you might need to break one large Form into several subforms for it to work properly.

Or it might be Related Items control that is causing the issues, if you have them on your Form.