Show images in File Upload / edit field page

0

For an image-heavy project I need uploaded images to show up in UI backend (edit fields/file upload). I managed to put to use a display helper only in the columns view. Is there any way of using a similar approach within the edit area?

Additionally: Is there a technique to have the uploaded image sortable? Like the drag and drop extension of the manage column view?

asked Jun 7 '10 at 8:05

Claas

1

add comment
enter at least 15 characters

5 Answers

1

I have the same issue (need to be able to order pictures after uploading them using a file field). Did you ever find a solution to this?

answered Jul 26 '10 at 4:22

wpries

11

add comment
enter at least 15 characters
0

bump I could leave the thumbnail issue aside by now, but post-ordering of file uploads is still very important for my project. Any chance of help?

answered Jun 17 '10 at 8:46

Claas

1

add comment
enter at least 15 characters
0

Im pretty sure Scott is working on edit screen support for the upcoming Pods UI 0.7.0 which to my understanding will allow this type of control.

Not sure about the drag and drop question, but this is probably already possible by including an column to define the order in the pod. Drag and drop would then be integrated using jQuery via a helper. If you provide more details of your structure then I'm sure one of the experts will be able to advise.

answered Jun 26 '10 at 7:39

Rhys L. Bartels-Waller

35

add comment
enter at least 15 characters
0

Thank you Rhys! For the sorting or "drag-and-drop" question: The user should be able to reorder his - let's say - thirty pictures he uploaded. I do not quite understand, where i could enhance the regular file-uploader with an additional column for post sorting those pictures? Could you elaborate on this a little

answered Jul 2 '10 at 5:09

Claas

1

add comment
enter at least 15 characters
0

I would really like to be able to sort uploads after uploading as well. Has anyone tried this and had any success?

answered Oct 6 '11 at 1:57

jwal1776

1

add comment
enter at least 15 characters