I created a new content type in Drupal 6 and added fields using CCK fields like country, state and zip code. I created a group named address so that it looks like:
Address
--- Country
--- State
--- Zip
Now I want a add new item below the label "Address" so that another address can be added. Please help me. Is there any module to do this?.. It should also have remove option
EG:
Address
Country
State
Zip
Address
Country
State
Zip
+Add another Address -Remove Address
Sorry for my poor english