See Announcements
One issue i ran into instead; The cloned radio button gets the value of its precessor, and if rendered as button group, cannot be clicked to change the value.By the way, you will need to enable FabrikDebug or test with the Chrome debug window open so it gets the uncompressed javascript.
ofccourse, always use it when testing. I'll try it with a fresh install alsoOK, will look at it. You ensured you were getting the uncompressed javascript files?
elementlist.js:146 Uncaught TypeError: this.subElements.getLast(...).findClassUp(...).clone is not a function
at Object.startAddNewOption (elementlist.js:146:91)
at e.extend.$owner (mootools-core.js:787:27)
at Object.<anonymous> (elementlist.js:186:26)
at HTMLInputElement.m (mootools-core.js:2540:27)
elementlist.js:146 Uncaught TypeError: this.subElements.getLast(...).findClassUp(...).clone is not a function
at Object.startAddNewOption (elementlist.js:146:91)
at e.extend.$owner (mootools-core.js:787:27)
at Object.<anonymous> (elementlist.js:186:26)
at HTMLInputElement.m (mootools-core.js:2540:27)
elementlist.js:146 Uncaught TypeError: this.subElements.getLast(...).findClassUp(...).clone is not a function
at Object.startAddNewOption (elementlist.js:146:91)
at e.extend.$owner (mootools-core.js:787:27)
at Object.<anonymous> (elementlist.js:186:26)
at HTMLInputElement.m (mootools-core.js:2540:27)
elementlist.js:146 Uncaught TypeError: this.subElements.getLast(...).findClassUp(...).clone is not a function
at Object.startAddNewOption (elementlist.js:146:91)
at e.extend.$owner (mootools-core.js:787:27)
at Object.<anonymous> (elementlist.js:186:26)
at HTMLInputElement.m (mootools-core.js:2540:27)
startAddNewOption @ elementlist.js:146
e.extend.$owner @ mootools-core.js:787
(anoniem) @ elementlist.js:186
m @ mootools-core.js:2540
elementlist.js:146 Uncaught TypeError: this.subElements.getLast(...).findClassUp(...).clone is not a function
at Object.startAddNewOption (elementlist.js:146:91)
at e.extend.$owner (mootools-core.js:787:27)
at Object.<anonymous> (elementlist.js:186:26)
at HTMLInputElement.m (mootools-core.js:2540:27)
startAddNewOption @ elementlist.js:146
e.extend.$owner @ mootools-core.js:787
(anoniem) @ elementlist.js:186
m @ mootools-core.js:2540
elementlist.js:146 Uncaught TypeError: this.subElements.getLast(...).findClassUp(...).clone is not a function
at Object.startAddNewOption (elementlist.js:146:91)
at e.extend.$owner (mootools-core.js:787:27)
at Object.<anonymous> (elementlist.js:186:26)
at HTMLInputElement.m (mootools-core.js:2540:27)
startAddNewOption @ elementlist.js:146
e.extend.$owner @ mootools-core.js:787
(anoniem) @ elementlist.js:186
m @ mootools-core.js:2540
elementlist.js:146 Uncaught TypeError: this.subElements.getLast(...).findClassUp(...).clone is not a function
at Object.startAddNewOption (elementlist.js:146:91)
at e.extend.$owner (mootools-core.js:787:27)
at Object.<anonymous> (elementlist.js:186:26)
at HTMLInputElement.m (mootools-core.js:2540:27)
startAddNewOption @ elementlist.js:146
e.extend.$owner @ mootools-core.js:787
(anoniem) @ elementlist.js:186
m @ mootools-core.js:2540
elementlist.js:146 Uncaught TypeError: this.subElements.getLast(...).findClassUp(...).clone is not a function
at Object.startAddNewOption (elementlist.js:146:91)
at e.extend.$owner (mootools-core.js:787:27)
at Object.<anonymous> (elementlist.js:186:26)
at HTMLInputElement.m (mootools-core.js:2540:27)
startAddNewOption @ elementlist.js:146
e.extend.$owner @ mootools-core.js:787
(anoniem) @ elementlist.js:186
m @ mootools-core.js:2540
elementlist.js:146 Uncaught TypeError: this.subElements.getLast(...).findClassUp(...).clone is not a function
at Object.startAddNewOption (elementlist.js:146:91)
at e.extend.$owner (mootools-core.js:787:27)
at Object.checkEnter (elementlist.js:128:22)
at e.extend.$owner (mootools-core.js:787:27)
at Object.<anonymous> (elementlist.js:182:26)
at HTMLInputElement.m (mootools-core.js:2540:27)
startAddNewOption @ elementlist.js:146
e.extend.$owner @ mootools-core.js:787
checkEnter @ elementlist.js:128
e.extend.$owner @ mootools-core.js:787
(anoniem) @ elementlist.js:182
m @ mootools-core.js:2540
You need to enable front end additions. Then add options on the front end when rendered as button group.Does this happen on my site? If not what would I need to add to see the error?
Nope, it works for me in Fabrik 3Same issue in Fabrik 3.