Hi,
I am having issues with getting webix.ProgressBar to work on a form view;
Example code: http://pastebin.com/5ELdvbtK
Error message from firebug:
TypeError: e is undefined in webix.js, line 5, col 315
...r s in e)(!t[s]||i)&&(t[s]=e[s]);return e.defaults&&webix.extend(t.defaults,e.de...
------------------------------------------>
The ‘$$("_ui_layout_login_form").disable();’ works and greys out the entire form, so the id is properly recognized.
Do you have any suggestions or examples of a ProgressBar on a form?
Regards,
Geert