Back up file input for SWFupload

0

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.

asked Jun 13 '10 at 12:57

andrewc

1

add comment
enter at least 15 characters

1 Answer

1

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.

answered Jun 14 '10 at 8:00

clarinetlord

456

add comment
enter at least 15 characters