Hi
Can anyone offer some guidance on using the prototype_helper?
I am using the following observe_field method on a select box
echo $prototype_helper->observe_field('country_id',array('update'=>'network_id','url'=>'/account/countryChange/'))
My Controller is receiving the POST request when the select option is changed, but I don't know how to access the new value of the changed field .
Cyril
1 to 2 of 2