Hello,
I would like to use Simple File Upload TV with MIGX.
But the Simple File Upload TV doesn't show in the modal window.
The MODX native image upload tv does work fine, but not the Simple File Upload TV.
This is the error I read in the Google Chrome Developer Console:
Microformats extension: Running microformat finder script chrome-extension://igipijakdobkinkdmiiadhghmbjhciol/contentscript.js:35
Uncaught TypeError: undefined is not a function ext-all.js:7
create ext-all.js:7
Ext.extend.load modx.js:74
(anonymous function)
(anonymous function) ext-all.js:7
B ext-base.js:7
F ext-base.js:7
MIGX Form tabs:
[
{
"caption": "Image",
"fields": [
{
"field": "set",
"caption": "Set"
},
{
"field": "description",
"caption": "Description"
},
{
"field": "mediabar-afbeelding",
"caption": "Image",
"inputTV": "mediabar-afbeelding"
}
]
}
]
MODX Revolution 2.2.5-pl (traditional)
Simple File Upload TV 1.2.1 rc1
MIGX 2.3.2-pl
Any hints/help would be appreciated!!
Thanx in advance!
Kind regards, Marten
[ed. note: mdehaan last edited this post 13 years, 10 months ago.]