Symptoms
AutoComplete control interfered with the Form Initialized event
Diagnoses
The control works well on my view however, when I try to load my form, only form initialize event is triggered. All rules set up in form initialized event don’t execute.
My environment is :
K2 BP 4.6.9 and SF 4.6.9, the issue happens all browsers (IE 11, FF and Chrome)
If I disable the AutoComplete event on my view initialize rule, then everything except autocomplete control becomes normal again.
The IE debugger tools shows some JS error when form is loading (without disable autocomplete event)…
Resolution
A Coldfix is available. Please contact K2 Support to obtain this coldfix.