Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

filter files from cms with uploadfield


Go to End


698 Views

Avatar
Guy Van Bael

Community Member, 61 Posts

22 January 2013 at 10:19pm

Hi,

I'm using ss3.0.2 and created a pagetype with a dataobjet which contains a title and an image. When i use the uploadfield and wish to choose an image that has already been uploaded, i get the complete list from the files in the directory, but trying to filter that list always returns ALL the images in the directory. The filter doesn't have any effect. the filter DOES work however when inserting images in tinymce.

Does anyone have a solution for this? I also tried the latest 3.1 from githum, but the same problem arises.

thanks
guy