All in title...
For example in Person you've got 'adress'. Which leads to PostalAddress : how can I use 'postalCode' into Person content type ?
Any idea welcome
All in title...
For example in Person you've got 'adress'. Which leads to PostalAddress : how can I use 'postalCode' into Person content type ?
Any idea welcome
Comments
Comment #1
artatum commentedStill looking for a way to add nested infos like this
Any idea welcome.
Comment #2
daemonchrist commentedThis can be achieved using field collections: https://drupal.org/project/field_collection
Comment #3
ianlav commentedI don't understand how the field_collection module can help with this nested item issue. Can somebody please elaborate? This seems like a very common thing to want to do.
Thanks