Hi Sergio 1. Just added jquery-ui-rails to Gemfile and got what I wanted :-) 2. :calendar form_ui exist did exist in 2007 and I think via Tim Harper CalenderSelect which is no longer supported.
TQVM for a timely and very useful reply. Cheers ! On Monday, 6 February 2017 19:16:58 UTC+8, Sergio Cambra wrote: > > I don't think :calendar form_ui exists, you can use :date_picker if using > jquery and added jquery-ui-rails to Gemfile, although in that case is > default > form_ui for date and datetime columns > > El viernes, 3 de febrero de 2017 10:22:46 (CET) Chee Chong Hwa escribió: > > Hi Sergio > > > > No more error messages but config.columns[:date_join].form_ui = > :calendar, > > date_join did not display as a calendar :-( > > Do I need to gem install another plugin ? > > > > On Friday, 3 February 2017 20:27:22 UTC+8, Sergio Cambra wrote: > > > See answer for config.columns[:eno].description. All your issues about > > > ActiveScaffold ignoring your settings must be the same. > > > > > > El jueves, 2 de febrero de 2017 19:38:57 (CET) Chee Chong Hwa > escribió: > > > > Hi Sergio > > > > > > > > config.columns[:date_join].form_ui = :calendar > > > > I get the no implicit conversion of Symbol into Integer error > message > > > > > > > > How to get this to work ? > > > > > > > > TIA > > > > -- You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails Gem" 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 https://groups.google.com/group/activescaffold. For more options, visit https://groups.google.com/d/optout.
