Displaying 1 result from an estimated 1 matches for "observ_field".
Did you mean:
observe_field
2007 Feb 06
2
Pass parameters in periodically_call_remote?
Hi,
I am still new to RoR, so please bear with this newbie question. I
would like to have the application in view to press result back to the
controller when the periodically_call_remote is called. Right now,
this is the code in the view:
<div id="get_result"></div>
<%= periodically_call_remote(:update => ''get_result'',