This relates to File entity and re-usable managed files system #1448
In most cases when dealing with a mechanism for re-usable files, the user will need the option to select an existing managed file, or upload a new file. The alternative is that the user is only given the option to select an existing managed file and must browse to another location to upload a new file. Which seems less that ideal.
This task is to be completed after #2633 (a UI for uploading new managed files) and #2718 (a Media Library Selector view).
Task goal is to create a simple wrapper for the above two forms that is easily reusable. Specifically for #1307 (new file field widget) and #2719 (modify CKEditor image dialog form)
As we add new features to the file entity system (such as sideloading files from external URLs), those options should be included in this wrapper form.
Recent comments
You are right, that was it... Now my problem is I would like users being able to select from pre-established options, like a drop down or maybe an autocomplete. For that I would the Autocomplete...
Can't filter content in a View
Here goes the screenshot for the exposed filter config I will try the module you are telling me about. thanks again!
Can't filter content in a View
See also my screenshot of a view with Entity Reference relationship (right column) and a filter which uses the relationship:
Can't filter content in a View