Have to refresh page to see uploaded file

0

I have added file column type to my pod, but the image uploader is not very intuitive. I have to use the Wordpress uploader (which is fine), but once I do that I have to refresh the page in order to 'Select' the item from the form. Any ideas why this is?

It looks like the 'Select' functionality is using AJAX, so the newly uploaded image should be showing up in the selection, but it's not. Thanks.

asked Aug 11 '09 at 4:39

ckpicker

20

add comment
enter at least 15 characters

1 Answer

0

I would actually just rather have a simple HTML input type="file" element that uploads when the save button is clicked. I'm hoping to figure out how to do this with an input helper.

answered Aug 11 '09 at 4:39

ckpicker

20

add comment
enter at least 15 characters