- π·πΈSerbia bojanz
Are we sure this works when there are multiple subdivision fields in the same view? For example, both administrative_area and locality for a country such as Brazil?
I am asking cause we're using $values->delta to get the delta, but Views likes to append a counter to the field alias if one is already in use. In which case something like $values->{$this->aliases['delta']} might be needed.
This issue is occurring on the 2.0 brach as well. When I looked at the code it was not updated. I'm not a developer can we get a patch?
- last update
6 months ago 43 pass - πΊπΈUnited States debra-v
Updated patch from #6. Works with core 10.2.6.
Finally returning to this.
Thanks @debra-v, path #12 works great. Data are correct, substitution of names for codes is working properly.