[OGo-Users] advanced search questions
Adam Tauno Williams
users@opengroupware.org
Mon, 11 Dec 2006 11:18:04 -0500
> > 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?
> Yes, I created an extended attribute from type 2, and want to search for it.
I created a type 2 attribute:
{
key = testBool;
label = "Test Bool Storage";
type = 2;
}
It looks like it gets stored in company_value.value_string as "YES" /
"NO".
Going into Advanced Search, selecting that attribute, and searching for
"YES" seems to work for me.