I don't know if you will be able to get this to remove the dropdown
field but it might work.
class Foo < AR:Base
fields do
...
end
never_show :abc
end
where you might use owner_id instead of abc
http://groups.google.com/group/hobousers/browse_thread/thread/844a035af90f1fac/8fa3cbeac5527cd6?hl=en&lnk=gst&q=dropdown#8fa3cbeac5527cd6
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---