Bobby Vijay wrote:
> Code: html
> <%= check_box "other_facility", "others" %> Other Facilities
> <%= observe_field(:other_facility_others,
> :update => :other_facility,
> :url => { :action => :others}) %>
> I have used this code... i'm getting the action correctly but still i'm
> having one issue....
>
> if i click tat check box again , tat action has to hide.... i don know
> how to fix this....
>
> and also having some check boxes, if i click this box it ll work using
> ajax and i save this other field into my database and i show all check
> box fields in my view...
>
> here the issue is if i click some check boxes and also click the other
> box, the old check box values are refreshed, i don know how to get the
> checked value of the
> check boxes...
>
> can u plz help me?
can u plz tel me in detail..... thank u....
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---