21491 Posts in 5783 Topics by 2622 members
General Questions
SilverStripe Forums » General Questions » SS3 - Mini extension for sortable images (extends UploadField)
General questions about getting started with SilverStripe that don't fit in any of the categories above.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 416 Views |
-
SS3 - Mini extension for sortable images (extends UploadField)

27 August 2012 at 9:05pm
Hello community.
I have been looking for a solution to enable sorting on multiple images uploaded via UploadField.
Sadly this didn't seem to exist (or I'm just too stupid to search properly?).I wrote a small extension to the UploadField that adds sorting functionality to has_many relations. Download and instructions can be found here: https://github.com/bummzack/sortablefile
The implementation is still very basic. There's not much error-checking going on.. so if you encounter issues, please post them on github.
Hopefully this turns out to be useful for somebody... enjoy. -
Re: SS3 - Mini extension for sortable images (extends UploadField)

28 September 2012 at 10:33am
Hello,
great, thanks a lot for releasing this!
Although this works like a charm,
i'd really love to see the possibility to sort items as a core feature in UploadField and GridField.
As it's one of the most common requirements when having for example multiple images, isn't it?Cheers
Max
| 416 Views | ||
|
Page:
1
|
Go to Top |


