hi, i am new to ruby on rails,i want to remove a field from the edit screen,how to know whether removing that field will effect the other screens. i want to remove the below code from my controller config.columns[:status].form_ui = :radio config.columns[:status].options = {} config.columns[:status].options[:values] = [[''Active'', ''A''], ["Inactive", ''I'']] thanks in advance -- Harika Grandhi -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.