Multi value field loop¶
Version v1
Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later):
1 2 |
|
Purpose¶
This model demonstrates how to loop over all values of a multi value field without using custom events.
Dependencies¶
- config
- field.field.user.user.field_user_networks
- field.storage.user.field_user_networks
- taxonomy.vocabulary.networks
- module
- eca_base
- eca_content
- eca_user
- taxonomy
- user
Used plugins¶
Events¶
Conditions¶
Actions¶
Changelog¶
v1
-
Initial version