How to use text field in Two dimensional filter static

Oscar Trejo
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 29, 2019

I need used this field in a gadget but not visualize in the list to filter information. Is possible ? 

2 answers

0 votes
Cyber BBH November 3, 2023

Try changing the search template on the field to Exact Text Searcher (natural).

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 29, 2019

No, text fields won't work.

A text field is free text, which makes it pointless to count - all you'd ever get is 1 point per issue.  You immediately run into problems like nic != Nic != niC != nick != Nick and so-on.  If you're trying to count text field entries like this, the problem is not so much the gadget, but that you're probably using the wrong type of field. 

Closest you can get to free text in these gadgets is to try label fields

Suggest an answer

Log in or Sign up to answer