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.

All other Modules /

Discuss all other Modules here.

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

Editing files using GridfieldBulkEditingTools


Go to End


1277 Views

Avatar
Liquid Edge Creative

Community Member, 56 Posts

20 February 2015 at 12:22pm

We're working on a module that uses GridfieldBulkEditingTools to edit data. However we've found that we're unable to edit file fields on the Bulk Edit page. That is, we can't replace existing files with new ones, or upload new files. The text attributes of the data object are editable just fine.

Can someone please tell me if this is simply a limitation of the module or is there something we can do in our code to sort it out?

Thanks.