See Announcements
I can't replicate either.
Are you running original Fabrik code, original Fabrik templates, no overrides?
Lists handled only via Fabrik (without custom php plugins inserting or modifying records, inserting/updating via upsert etc)?
Are you sure the "default image" is coming from the element setting and you didn't upload this image?
Your form link is not working (going to /detail, too).
I've added the credentialsIf you want to add a backend login at http://fabrikar.com/you/my-sites, I'll take a look at your exact element settings, and see if I can replicate.
-- hugh
Oops, my bad, I was looking at list view.
Yup, sho' nuff.
Hopefully this commit fixes it:
https://github.com/Fabrik/fabrik/commit/14a2ff58195cefbc7fc5f29e8e1452fe449b7889
Eventually we must run out of corner cases with the "single AJAX" thing.
-- hugh
Should I open another thread for this or it would be answered here?Secondly, what is the best way to implement an image upload.
The fileupload only uploads from the local pc and the image element is providing a list of files on the server.
Is there no way for the users to be able to choose whether its the PC or server they want to upload from?
After tinkering around I see this is a permission issue. I really cannot figure out how to make it work. Other elements work ok with the same permission configuration.Thirdly, I notice now that for some element, the detail view shows the default and image uploaded at the same time. While other elements show only the default image even after another image has been uploaded.
I'll still hope this comes soonBut that's probably not going to happen any time soon.
This has been solved as I mentioned in the previous reply.I haven't managed to replicate an issue with it showing the default and the uploaded image. You'll have to give me exact steps to replicate, ie. exactly what permissions to set on it.
This is the persistent issue.While other elements show only the default image even after another image has been uploaded.