I have a reference table without autoposting and I choose to use the widget to select my values, when I click on OK, I obtain the following error in my JS console :
Uncaught TypeError: Cannot read property 'toggle' of undefined
at constructor.setValue (SelectReferenceTableContent.js:223)
at constructor._chooseContentInTreeCb (SelectReferenceTableContent.js:299)
at constructor._validate (ChooseHierarchicalContent.js:321)
at constructor.handler (ext-all.js:7101)
at Object.callback (ext-all.js:9249)
at constructor.fireHandler (ext-all.js:158515)
at constructor.onClick (ext-all.js:158497)
at constructor.fire (ext-all.js:21915)
at constructor.fire (ext-all.js:36717)
at constructor.publish (ext-all.js:36677)