[OGo-Users] advanced search questions
Adam Tauno Williams
users@opengroupware.org
Mon, 11 Dec 2006 08:57:59 -0500
> I have some questions regarding the advanced search:
> are there any good reasons why there are no fields in the webui to search for
> the owner or contact of a person? Was that just a "nobody would search for it,
> therefore we do not make it available in the WebUI", or are these a bit more
> complicated to implement than the other available fields?
No, I think it is just a matter of simplicity; keeping the UI from
looking like a widget bomb went off.
As far as I can tell the person::qsearch command (used internally to
actually do the search) can search on just about any field/sub-field.
> I created a custom boolean value input field for contacts, but how do i search
> for it? I tried to insert a YES, and a 1, in the search field of the advanced
> search, but the contact with the field set to YES was not found.
This is an "extended attribute" (company value) we are talking about I
assume? (from "created a custom boolean value input field"). If so what
attribute type is it set to?