It appears as though when you use addressfield in a multi value scenario, only the first value/address stored in the field is accessible via tokens. This patch makes all the addresses accessible via tokens.
| Comment | File | Size | Author |
|---|---|---|---|
| #12 | addressfield-token-multi-value-2679579-12.patch | 7.09 KB | falco010 |
Comments
Comment #2
lionguard commentedPatch provided by Drupal.org user @italdenko
Comment #3
lionguard commentedLooks like something went wrong with that last patch, here is another attempt -
Comment #4
kenorb commentedComment #5
lionguard commentedAttached is a new patch created with GIT rather than the patch comand.
Comment #6
lionguard commentedComment #7
Christophe Bourgois commented#6 is working for me, many thanks !!!
Comment #8
alzz commented#6 working for me too, used with pathauto, working like a charm.
Comment #9
monstrfolk commented#6 does now work.
Comment #10
falco010Also got the following when trying to apply this patch to 1.x-dev or 1.2 release:
Recreated patch #6 so it applies to the latest release/dev
Comment #11
falco010Comment #12
falco010Patch path was not correct, fixed that