I have a post creation form with a couple of image file upload fields. (both a single and multi-image/gallery field). It seems to work fine, except that the image previews aren't loading (as you can see if you try to upload an image).
There's some weird CSS getting injected by the theme which makes the labels messed up (I can fix that no problem), but the fact that the image thumbnails aren't appearing is really making the interface difficult to use... It would be great if they worked just like the image upload on your ticketing system worked here...
Yup, that checkbox enabled the functionality I was hoping for. Users will be logged in already by the time they hit this form, so that works great. Thanks so much!