How do I set the country to a default country on the search block for the modules on my site?
the default country code in admin settings doesn't do anything for that... that's only for the profile join.
How do I set the country to a default country on the search block for the modules on my site? |
if you are using the default way that dolphin handles forms then add
'value' => 'US',
to your country field section (or whatever country you want as default). caredesign.net |
thanx that worked for a bit. |
"...for a bit" ????? caredesign.net |
it works. the bit part was for something else. in some search blocks when you have a default country set the states list is not filled yet. so i have to figure that out now how i can fix that... then i am happy again lol. |