In addition - I would like to add to form dropdown list with users
'returned' by
named_scope :resourcer, :conditions => { :role => "resourcing" }
and have form set chosen user id as related by
belongs_to :resource_manager, :class_name => "User"
How can I have it done?
Best
Piotr
--
You received this message because you are subscribed to the Google Groups "Hobo
Users" 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/hobousers?hl=en.