Posted by LTech on December 25, 2011 at 9:13pm
2 followers
| Project: | Pathauto |
| Version: | 7.x-1.0 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I've filled out the pattern under URL aliases as content-type/[location-country_0]/[location-state_0]/[location-city_0]/[node:title]
but I got:
http://domain.com/content-type/%5Blocation-country%5D/%5Blocation-state_0%5D/%5Blocation-city_0%5D/[node:title]
In my content type I have three location fields. The node token for the one I want it [node:office_address] but how to I specify to show the county, city and state separately?
Thanks