Hi
In DW 9.10.1 there is and error when we want to create a new Item field based on an ItemType
If we choose the fieldtype has to be eg, a dropdownlist and want to use "Item type" as the source, we get thise options
And not the "usual"
Looking in the DevTools Console this error is displayed
Uncaught TypeError: Cannot read property 'trim' of undefined
at klass.initialize (VM4541 ItemFieldOptionsEdit.js:429)
at klass.initialize (VM4500 prototype-1.7.js:409)
at new klass (VM4500 prototype-1.7.js:81)
at Dynamicweb.Items.ItemFieldOptionsEdit.get_form (VM4541 ItemFieldOptionsEdit.js:122)
at Dynamicweb.Items.ItemFieldOptionsEdit.toggleForm (VM4541 ItemFieldOptionsEdit.js:138)
at Dynamicweb.Items.ItemFieldOptionsEdit.<anonymous> (VM4541 ItemFieldOptionsEdit.js:163)
at HTMLUListElement.<anonymous> (VM4500 prototype-1.7.js:371)
at klass.handleEvent (VM4500 prototype-1.7.js:5768)
at HTMLUListElement.<anonymous> (VM4500 prototype-1.7.js:371)
at HTMLUListElement.responder (VM4500 prototype-1.7.js:5598)
Regards
Kenneth