Topic: dynamic custom fields
Hi,
I have a question for you all!
well my vldpersonals website will be used in France.
But for custom fields, i'd like that when member registers and choos france as country, only french states field display
I assume it could be something like that but i don't know how to get custom fields values
<!-- IF country= "france" -->
{dropdownlist:departement,registration_type_id}
< endif>
I also want to add age and description fields for couple. For example description of man and women on the same page depending on gender selected
Thank you