The value field should not be required so that we can have a condition for empty fields as well.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | feeds_tamper_conditional-2630994-2-empty.patch | 471 bytes | czigor |
The value field should not be required so that we can have a condition for empty fields as well.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | feeds_tamper_conditional-2630994-2-empty.patch | 471 bytes | czigor |
Comments
Comment #2
czigor commentedComment #3
littledynamo commentedGood call. Committed and pushed, thanks for the patch!
Comment #4
littledynamo commentedComment #6
kaido.toomingas commentedJust downloaded the module and its not there yet.
Comment #7
littledynamo commented@kaido24 Try latest dev, it's not been rolled into a release as yet.
Comment #8
kaido.toomingas commentedTried this code on empty taxonomy name but nothing happend. It just let it through.
Comment #9
kaido.toomingas commentedThis module should / will exclude only this field or this entity from saving?
Comment #10
littledynamo commentedIt will prevent the current field from being saved.
Comment #11
littledynamo commentedI've added this new code to a release, so please ensure you are using beta2, which can be downloaded here: https://www.drupal.org/node/2260913/release
Comment #13
lpalgarvio commentedHello littledynamo
I can not get get this to work. I'm using text fields.
What are the steps?
May i propose instead a empty and a not empty operator?
Comment #14
lpalgarvio commentedNevermind, i understood the issue title wrong.