Fields are not accessible to Dynamic Field module
cookiesunshinex - August 25, 2009 - 12:28
| Project: | Addresses |
| Version: | 6.x-1.05 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Hello,
I've been trying to follow the instructions here -> http://www.basantathapa.de/a-simple-embedded-google-map-with-address-fet...
This populates a dynamic field CCK type and returns back Embedded Google Map.
This works properly if you use a custom CCK text field for street and city, but not if you use the Addresses Module and the field names for the street and city of the addresses module.
I tried using my field names for the addresses - field_shopaddress_street and field_shopaddress_city
I even tried field_shopaddress, but nothing works. It seems like for some reason that the value returned is NULL when trying to use these fields from the addresses module.
Any ideas?
