« Return to Thread: observe_field value in controller

Re: observe_field value in controller

by JannaB :: Rate this Message:

Reply to Author | View in Thread


THanks Bill, yes it works now as:

<%= observe_field "channelnotes",
> :url => {:controller=> :channels, :action => 'notesboxchange'} , :with => 'whatever_you_want_the_parameter_key_to_be_named'

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@...
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

 « Return to Thread: observe_field value in controller