AdvancedFilters: Difference between revisions
Jump to navigation
Jump to search
Created page with "More advanced filters can be set in the following way: RequestorExtraFields=Country==$person_Country$ The example above shows all tickets for which the Person attribute 'Cou..." |
m 1 revision imported |
(No difference)
|
Latest revision as of 22:44, 25 May 2020
More advanced filters can be set in the following way:
RequestorExtraFields=Country==$person_Country$
The example above shows all tickets for which the Person attribute 'Country' of the requestor is the same as the country attribute of the currently logged in person. Any person attribute field can be used this way.