From 5d8260de5f1dc759b171dbb949f59fe958a29693 Mon Sep 17 00:00:00 2001 From: TheMilek Date: Fri, 16 Dec 2022 11:33:05 +0100 Subject: [PATCH] Add missing filter to docs --- docs/filters.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/filters.md b/docs/filters.md index 37342416..da386844 100644 --- a/docs/filters.md +++ b/docs/filters.md @@ -117,6 +117,7 @@ The filter allows the user to select following search options: - not empty - in - not in +- member of If you don't want display all theses matching possibilities, you can choose just one of them. Then only the input field will be displayed.