On Mon, Jun 30, 2008 at 2:22 PM, Joe <[EMAIL PROTECTED]> wrote: > Is it possible to use the User List property in a query? > For some reason I can't seem to get it to return in a query (other property > types I use eg numerics/strings/dblist I can return with their respective > type). Is it perhaps stored as a different type to StringProperty? If so, > what is it's type (and is there any "gotcha's" to using it in a query)?
User List property is a LargeStringProperty in the database. > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > -- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
