Jim Jones
2006-Apr-07 17:18 UTC
[Rails] Inline editing of datetime and dropdown select objects?
I don''t believe that Rails has support for the inline editing of datetime objects or dropdown combo boxes. Does anyone have a helper function or two that would allow me to do such a thing? -- Posted via http://www.ruby-forum.com/.
Jim Jones
2006-Apr-07 20:41 UTC
[Rails] Re: Inline editing of datetime and dropdown select objects?
Jim Jones wrote:> I don''t believe that Rails has support for the inline editing of > datetime objects or dropdown combo boxes. > > Does anyone have a helper function or two that would allow me to do such > a thing?If anyone is interested, the latest update to "Ruby on Rails Recipes" addresses the issue of creating a custom javascript helper for the inline editing of a dropdown select list. http://www.pragmaticprogrammer.com/titles/fr_rr/ Pay attention to chapter one, section two, "Making Your Own Javascript Helper". It''s a great book; well worth the money. Now I just have to figure out the inline editing of a datetime object. -- Jim http://www.RunFatBoy.net -- Posted via http://www.ruby-forum.com/.
Torben Bruun
2006-May-29 09:05 UTC
[Rails] Re: Inline editing of datetime and dropdown select objects?
Is there a solution public available for inline editing of datetime objects ? br Torben Bruun Jim Jones wrote:> Jim Jones wrote: >> I don''t believe that Rails has support for the inline editing of >> datetime objects or dropdown combo boxes. >> >> Does anyone have a helper function or two that would allow me to do such >> a thing? > > If anyone is interested, the latest update to "Ruby on Rails Recipes" > addresses the issue of creating a custom javascript helper for the > inline editing of a dropdown select list. > > http://www.pragmaticprogrammer.com/titles/fr_rr/ > Pay attention to chapter one, section two, "Making Your Own Javascript > Helper". > > It''s a great book; well worth the money. > > Now I just have to figure out the inline editing of a datetime object. > > -- Jim http://www.RunFatBoy.net >
John Griffiths
2007-Sep-20 14:21 UTC
Re: Re: Inline editing of datetime and dropdown select objec
Currently not, I want to do this for my http://www.atompad.com app so i don''t need a separate page for the reminders editing. got the recipe book so will have a look into this, if it''s not that complex i should be able to bash it thru. John. Torben Bruun wrote:> Is there a solution public available for inline editing of datetime > objects ? > > br > > Torben Bruun-- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---