NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item9693 for docu changes for 1.2 and 2.0.
Item10895: With query search I want to list fields that don't have the attribute hidden set
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Low |
Closed |
Engine |
Documentation |
|
To my surprise I cannot search attr on form fields (as I can with attachments attr).
It is possible, see:
%QUERY{"fields[NOT lc(attributes)=~'h']"}%
...
Try:
%QUERY{"fields[NOT lc(attributes)=~'h'].name"}%
... creates:
undef
Try:
Summary,ReportedBy,Codebase,SVNRange,AppliesTo,Component,Priority,CurrentState,WaitingFor,Checkins,TargetRelease,ReleasedIn
(doesn't work on f.o. but works on release 1.3).
Added documentation.
--
ArthurClemens - 17 Jun 2011