The link you provided does describe the hobo command "input" which uses the "date_select" helper from rails. But I still don't have any idea how to create my own content either in application.rb or in /views/contact/index.html...making use of these tools to override the default behaviour. Those two previously mentioned approaches are from my "best guesses" from reading the "Rapid Rails" beta book.
Arthur ________________________________ From: Bryan Larsen <[email protected]> To: [email protected] Sent: Tuesday, January 17, 2012 6:59 AM Subject: Re: [Hobo Users] Date Select problem There are a couple of examples in the documentation. http://cookbook.hobocentral.net/api_tag_defs/input If they aren't helpful or are insufficient, please let us know so that we can fix the documentation! thanks, Bryan On Mon, Jan 16, 2012 at 11:33 PM, Arthur Baldwin <[email protected]> wrote: > OK. I found the correct syntax for making the changes to date_select, but > now the question is where to override the default behaviour? Any > suggestions? > > Arthur Baldwin > > > ________________________________ > From: Arthur Baldwin <[email protected]> > To: Hobo Users <[email protected]> > Sent: Monday, January 16, 2012 7:54 PM > Subject: [Hobo Users] Date Select problem > > I'm just beginning to learn hobo and have noticed that the "default" range > for the year in "date_select" is Start_Year = now - 5 and End_Year = now + > 5. In what file can I change this default behavior? What is the easiest > way to change it for a particular database field or maybe form? > > Arthur Baldwin > -- > You received this message because you are subscribed to the Google Groups > "Hobo Users" 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/hobousers?hl=en. > > > -- > You received this message because you are subscribed to the Google Groups > "Hobo Users" 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/hobousers?hl=en. -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en. -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
