Is it possible to create a filter based on whether a custom field (long text) is blank or not.
Ex: I've added a custom field (long text) called OpenQuestions. I want a filter/search that shows all cases with OpenQuestions (where it's not blank).
|
0
|
Is it possible to create a filter based on whether a custom field (long text) is blank or not. Ex: I've added a custom field (long text) called OpenQuestions. I want a filter/search that shows all cases with OpenQuestions (where it's not blank). |
|||
|
|
|
1
|
You should do this by searching for the wildcard "*", i.e.
for a custom field with the surprising name of CustomField. See also this article. |
||||||||||||
|