I've installed this module and have it working. It looks good, but I have a problem relating to controlling the content of a select list based on a previous entry in the registration process.
I accept members from the USA, Canada and the rest of the world. I'd like to ask them what country they're in up front and then on the next page where I ask for the rest of their address data I'd like to show a drop-down list that contains US states for people from the US, Canadian provinces for people from Canada and a text field for those from other countries.
Is there any way to do this that you've seen?
Comments
Comment #1
rconstantine commentedcck_address module
Comment #2
elseif commentedCCK Address is what I need, thanks. I do need to handle other countries as well as the US and Canada and I see that the address extensions only cover a few countries as yet so I was thinking I'd probably write a 'generic' other country extension that would just provide a drop down list of all countries (without the USA and Canada) and have the state field as a text field without any editing it against the database.
Comment #3
rconstantine commentedOther countries is already supported. Look carefully at the options.
Comment #4
(not verified) commented