Backdrop 1.19
Feeds 1.1.1
Feeds Tamper 1.2.2
I've created a Feeds Importer with one item for a taxonomy term...
Catalog (taxonomy_catalog)
with "Search taxonomy terms by - Term name"
Auto create
Create the term if it doesn't exist.
I then go into Tamper and add a Plugin to "Explode" and use ">" as the string separator... and save etc...
I go back to import and it fails with an error...
Missing bundle property on entity of type taxonomy_term
So When I then go back to Edit the feed and "Node Processor" "Mappings" and check the settings for Catalog... and save...the go back to Tamper, the Plugin isn't there.
Is this a bug or am I missing something?
Hope someone can help.
Thanks in advance.
Steve
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