Hello RVince: About your second question. > Similarly, why in edit view, does it allow full editing of the belongs_to > items?
If I haven't misunderstanding you. You can use config. columns[:association_column].form_ui = :select Then, you association column would become only drop down menu. +++++++++++++++++++++++++++++++ Daniel Chan (Chan Jie) E-mail [email protected] Blog http://www.ialog.com MSN [email protected] ++++++++++++++++++++++++++++++ > > You received this message because you are subscribed to the Google Groups > "ActiveScaffold : Ruby on Rails plugin" group. > To post to this group, send email to [email protected]. > For more options, visit this group at > http://groups.google.com/group/activescaffold?hl=. > > > -- You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" 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/activescaffold?hl=.
