kentico_jurajo
-
12/10/2008 4:48:11 AM
RE:Using CountrySelector with BizForms ignors DefaultValue
Hi,
You can change the default country by adding some value to the "Default value" field of the country selector form control in the form fields definition.
The value can be the ID of the country or the name. Please note that the value should be in format: <country>;<state> if the country has some states <country>; if no states are available.
So, for example for Australia: - using ID: 284; - using name: Australia;
Best Regards, Juraj Ondrus
|