Active
Project:
Plupload integration
Version:
7.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Sep 2012 at 02:17 UTC
Updated:
10 Sep 2012 at 10:44 UTC
Hello,
I have successfully integrated plupload into my own modules form. Everything works as expected. Thanks for your work on this module.
Im wondering if there is a way to theme the html output for the form element. So I can create my custom form element output.
Comments
Comment #1
slashrsm commentedThis module basically do not output any HTML except element wrapper. Everything else is done by Plupload library, so you should check there.