Some of my rules on my form in Nintex Forms for Office 365 are suddenly no longer working.
The rules are simple and do this-
When
Is New Mode
Hide
and
When
Is Edit Mode
Disable
I simply want it to hide the field when the form is new and display (read only) when the form is in edit mode. The rules used to work but now they have no effect. They never hide the fields. They display the fields in read/write mode, not disabled (read only) mode.
I tried many different variations of the rules but nothing changes. It is like some other error on the page is causing the rules to not run. I also tried hiding all the other fields but no effect.
One thing I noticed was some errors in the browser's debugging console:
FormsPart.aspx:186:354
SyntaxError: expected expression, got '<'
ReferenceError: fn59081ec4c3f145deb293da663b4273ee is not defined
No, I have not added any custom Javascript to the page, in case you were wondering.

