[ic] Shipping tag refresh

Kevin Walsh kevin at cursor.biz
Wed May 4 20:57:06 EDT 2005


Joshua Lavin [joshua at kingdomdesign.com] wrote:
> In my 5.2 catalog, I have [shipping widget=select] on the Checkout
> page. How can I make this do a refresh, like the country selector?
> 
> The country selector is not a tag, so you can do the submit: <select
> name="country" onchange="this.form.submit()">. But how can you do
> this with a tag, or do I need to somehow break it apart like the country
> selector? 
> 
Try the "extra" parameter, as follows:

    [shipping widget=select extra='onchange="this.form.submit()"']

-- 
   _/   _/  _/_/_/_/  _/    _/  _/_/_/  _/    _/
  _/_/_/   _/_/      _/    _/    _/    _/_/  _/   K e v i n   W a l s h
 _/ _/    _/          _/ _/     _/    _/  _/_/    kevin at cursor.biz
_/   _/  _/_/_/_/      _/    _/_/_/  _/    _/



More information about the interchange-users mailing list