Akelos Framework v1 forum archive. This forum is no longer maintained. To report bugs please visit https://github.com/akelos/akelos/issues
    • CommentAuthorcyril.mr
     

    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

    •  
      CommentAuthorriffed
     
    Why don't you try asking in the correct forum. http://forum.akelos.org/5/