It's :datepicker
El 02-03-2013 16:04, Gloufy escribió: > Hi everybody, > > I wan't to create a virtual column of type "Date" : > > config.columns << :date_debut > config.columns[:date_debut].form_ui = :date_picker > > But in my form date_picker doesn't work or if i put config.columns[:date_debut].form_ui = :text_editor for example it's work !!! > > how to do for date_picker ? > > Sorry for my english i'm french > > Thanks you > > Gloufy > > -- > You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" group. > To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/activescaffold?hl=en [1]. > For more options, visit https://groups.google.com/groups/opt_out [2]. Links: ------ [1] http://groups.google.com/group/activescaffold?hl=en [2] https://groups.google.com/groups/opt_out -- You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/activescaffold?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
