I have created a Profile with an Image Field which has a Directory Field as 'files/' then in the box for me to fill in the subdirectory I was hoping to be able to use a Token according to the Username as in [user:name] but when I save the image it goes in a folder '/files/[user:name]/'. It has not created the Folder according to the username.
I have had a look at the 'Token Filter' module, but that does not do it. I think I need the 'File (Fields) Path' module, but that is not in backdrop-contrib.
Is there any way round this?
Recent comments
Glad it works for you! Regarding selecting options, I've just tested the Views Autocomplete Filters module and got it working after I had a look at the README and made sure to use the same...
Can't filter content in a View
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
Hi geoma, I think your views filter doesn't work because technically it's not searching for the name of the comuna / county but for a number (i.e. the node id of the referenced content item)....
Can't filter content in a View