Error when disposing select1 with itemset
Brought to you by:
ajaxforms
I have a form that contains a select1 with itemset
(i.e. items are dynamically loaded from an instance).
When the page is disposed, there is a js error inside
the XFElement.prototype.dispose function:
Error: 'this.element' is null or not an object
If the select1 has a static item list, there is no
error.
Logged In: YES
user_id=1588409
The error is raised by IE, not seen with Firefox
Fixed in XSLTForms (http://www.agencexml.com/xsltforms/)