<div>Sorry, I forgot to mention that I&#39;m a newbie.&nbsp; Just tried to implement this but no luck.</div>
<div>&nbsp;</div>
<div>How do I use WASelectTag&gt;&gt;beSubmitOnChange for this example?</div>
<div>&nbsp;</div>
<div>Say I have a <em>Dictionary</em> (colourSizes in <em>class</em> named Product) set up where the <em>key</em> is the colour and the <em>value</em> is an <em>OrderedCollection</em> of&nbsp;the corresponding available sizes.
</div>
<div>&nbsp;</div>
<div>&quot; The colour select box &quot;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;html select<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;beSubmitOnChange;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;size:&nbsp;???</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;list: (Product colourSizes keys);<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;selected:</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;callback: </div>
<div>&quot; The available sizes select box&nbsp;driven by the choice from the colour select box &quot;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;html selectFromList:&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;selected:&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;callback: </div>
<div>&nbsp;</div>
<div>Cheers,</div>
<div>&nbsp;</div>
<div>Dirk<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 6/10/07, <b class="gmail_sendername">Boris Popov</b> &lt;<a href="mailto:boris@deepcovelabs.com">boris@deepcovelabs.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">WASelectTag&gt;&gt;beSubmitOnChange, perhaps?<br><br>Cheers!<br><br>-Boris<br><br>--<br>+1.604.689.0322<br>
DeepCove Labs Ltd.<br>4th floor 595 Howe Street<br>Vancouver, Canada V6C 2T5<br><a href="http://tinyurl.com/r7uw4">http://tinyurl.com/r7uw4</a><br><br><a href="mailto:boris@deepcovelabs.com">boris@deepcovelabs.com</a><br>
<br>CONFIDENTIALITY NOTICE<br><br>This email is intended only for the persons named in the message<br>header. Unless otherwise indicated, it contains information that is<br>private and confidential. If you have received it in error, please
<br>notify the sender and delete the entire message including any<br>attachments.<br><br>Thank you.<br><br>&gt; -----Original Message-----<br>&gt; From: <a href="mailto:seaside-bounces@lists.squeakfoundation.org">seaside-bounces@lists.squeakfoundation.org
</a> [mailto:<a href="mailto:seaside-">seaside-</a><br>&gt; <a href="mailto:bounces@lists.squeakfoundation.org">bounces@lists.squeakfoundation.org</a>] On Behalf Of dirk newbold<br>&gt; Sent: Sunday, June 10, 2007 3:09 PM
<br>&gt; To: Seaside - general discussion<br>&gt; Subject: [Seaside] Forms - Select List: action before submit button<br>&gt;<br>&gt; Hi,<br>&gt;<br>&gt; I&#39;m trying to get the choice from one selectFromList to trigger a
<br>second<br>&gt; selectFromList in a form without having to hit a submit button.<br>&gt; E.g. similar to online clothing stores where each product comes in a<br>&gt; multiple of colours which each have a different corresponding list of
<br>&gt; available sizes.<br>&gt;<br>&gt; Can the selectFromList method achieve this?<br>&gt;<br>&gt; If not is there another method that can achieve this and does anyone<br>have<br>&gt; an example?<br>&gt;<br>&gt; Regards,
<br>&gt;<br>&gt; Dirk<br>_______________________________________________<br>Seaside mailing list<br><a href="mailto:Seaside@lists.squeakfoundation.org">Seaside@lists.squeakfoundation.org</a><br><a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br></blockquote></div><br>