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?
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?
Jim J. 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
Is there a solution public available for inline editing of datetime
objects ?
br
Torben Bruun
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
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs