Cq 5.5 - xtype html5fileupload
hi,
i using xtype 'html5fileupload' show browse dialog (i using inside js file). facing following issues that.
1. file name not displayed in browse(text) field after selecting file.
2. neither file name nor data submitted form
following config options have used
"items": {
"jcr:primarytype": "cq:panel",
"items": {
"name": "xmlfile",
"xtype": "html5fileuploadfield",
"buttontext":"select file",
"allowblank":false,
"submitvalue":true,
"fielddescription": cq.i18n.getmessage("please select translated xml file."),
}
}
could 1 clue on how fix it? in advance.
regards,
vanidha.
More discussions in Archived Spaces
adobe
Comments
Post a Comment