Closed (fixed)
Project:
FileField Sources
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
10 Oct 2009 at 13:59 UTC
Updated:
2 Jan 2014 at 19:06 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
les limThat's a pretty simple change to the db_query populating the autocomplete field. Here's a patch.
Comment #2
les limComment #3
quicksketchWorks for me. I'll put this in next time I'm working on FileField Sources.
Comment #4
drewish commentedi kind of would prefer this be an option like cck offers with node references.
Comment #5
quicksketchNow that we have #436174: Configuration Options, we can actually make this an option. I agree with drewish, it makes most sense as an option rather than being one or the other.
Comment #6
antiorario commentedSince I added this feature by default to my patch in #436174: Configuration Options, I thought I'd work on it and give it an actual configuration option, as quicksketch suggested. Here's the patch. I modified a line in the module, which wasn't saving source settings before.
Comment #7
quicksketchThanks antiorario! I cleaned up the formatting a bit and changed it from being a checkbox to being radio buttons for clarity.