Hi,<br> I get into a syntax error with the "observe_field" funtion, eventhough I think it is very basic, I could not get it right. I think the error is at the "url" value,&nbsp; the&nbsp; "observe_field" cannot call the right funtion in the controller or even does not know what it is. Please help me get it right.<br> On the template I have :<br> <br> &lt;select id="selectCountry"&gt;<br> &nbsp; &lt;option&gt;[ Select Country ]&lt;/option&gt;<br> &nbsp; &lt;option value="1"&gt;China&lt;/option&gt;<br> &nbsp; &lt;option value="2"&gt;Germany&lt;/option&gt;<br> &nbsp; &lt;option value="3"&gt;United Kingdom&lt;/option&gt;<br> &lt;/select&gt;<br> <br> &lt;div id="selectCity0"&gt;<br> &nbsp; &lt;select id="selectCity"&gt;<br> &nbsp;&nbsp;&nbsp; &lt;option&gt;[ Select Country First ]&lt;/option&gt;<br> &nbsp; &lt;/select&gt;<br> &lt;/div&gt;<br> <br> [% c.prototype.observe_field('selectCountry',{<br> &nbsp; url&nbsp;&nbsp;&nbsp; =&gt; '/myApp/selectchain/city',<br> &nbsp;
 with&nbsp;&nbsp; =&gt; "'country='+document.getElementById('selectCountry').value",<br> &nbsp; update =&gt; 'selectCity0',<br> }) %]<br> <br> <br> -----------<br> <br> Thank you<br> <p>&#32;


 <hr size=1>Looking for earth-friendly autos? <br> <a href="http://autos.yahoo.com/green_center/;_ylc=X3oDMTE4MGw4Z2hlBF9TAzk3MTA3MDc2BHNlYwNtYWlsdGFncwRzbGsDZ3JlZW5jZW50ZXI-">Browse Top Cars by "Green Rating"</a> at Yahoo! Autos' Green Center.