Hi,
This is orginalcode are from profile_fields.tpl (override template)…
{assign var="_country" value=$value|default:$settings.General.default_country}
I would like a “funktion” when user change counrty then I would like to reload, or even redirect “dispatch=checkout.checkout&edit_step=step_two” (I have a special fuctions for one country).
How can it be done?