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.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to