***POSSIBLE BUG*** Error in Form Disable Rule: "control.className.indexOf is not a function"

  • 1 October 2021
  • 1 reply
  • 51 views

Badge +8

I've got a form that is throwing an error on a disable form. Error text is as follows:

 

control.className.indexOf is not a function

 

If the rule is changed to Hide or Invalidate it works fine. This behavior exists in 2 different environments. Someone else on my team discovered this issue, so I replicated it on my own site. Seems like a bug.

 

 

 


1 reply

Badge +8

This error only seems to happen when the disable rule is applied to a panel. It works fine when applied to a control, or multiple controls.

Reply