Hello.
I would like to add date selection functionality using a calendar
icon. Is there a tutorial anywhere I could use?
Thanks in advance.
Pepe
Hello.
I would like to add date selection functionality using a calendar
icon. Is there a tutorial anywhere I could use?
Thanks in advance.
Pepe
calendar_date_select
Ram wrote:
this is the plugin u need code.google.com/p/calendardateselect/
Well, sorry to “resurrect” this post but I’m not sure on what should I
do: if I won’t use that plugin (I would like to use the javascript
datepicker from jquery UI), I would like to understand the way on how
the plugin “parse” the information for the database. By default, rails
receive input of a date from separated fields: how can I do the
same?Because I will send informations from a single text field and not
through 3 as rails normally do
I did this by adding accessor methods to my model which basically
translate from what the jquery date select thingy gives me to what the
model wants.
2009/10/19, Francesco B. [email protected]:
through 3 as rails normally do
Posted via http://www.ruby-forum.com/.
–
Von meinen Mobilgerät aus gesendet
Thanks a lot, guys.
Pepe
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