Back up file input for SWFupload
Hey guys,
I was trying to update my site today using an iPad and noticed that the Select + Upload buttons were missing.
Since Apple hates flash, do you have any plans to add a fallback file input for when the swfuploader won't load? That would be awesome!
Thanks.
1 Answer
You could make an input helper for the your file upload fields that replaces the swfupload with a standard file input. Or, you could duplicate the current file input field in your input helper, but provide alternate content to display if flash doesn't work. The alternate display should really be built into the Pods core though.


