Last active
August 24, 2016 18:42
-
-
Save mikeryan776/5b3fe1ccdee62d9de1fc4e145120cb9f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| exploded_value: | |
| plugin: explode | |
| delimiter: '-' | |
| source: array_content | |
| field_acme_multivalue: | |
| plugin: iterator | |
| source: '@exploded_value' | |
| process: | |
| value: | |
| plugin: get | |
| format: | |
| plugin: default_value | |
| default_value: full_html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment