Hello,

I have got a user customfield called MyComment and I want to filter all users where this customfield is not empty. In my case, it is of freefrom type. The function LimitToCustomField does not work properly if I use

$User->LimiToCostumField("FIELD" => "MyComment",
                          "OPERATOR" => "!=",
                           "VALUE" => "");


Has anybody got a hint?

Greetings,

Wolfram

Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com

Reply via email to