File tree Expand file tree Collapse file tree 1 file changed +4
-11
lines changed Expand file tree Collapse file tree 1 file changed +4
-11
lines changed Original file line number Diff line number Diff line change @@ -642,8 +642,10 @@ data-search-with:
642642 panel is not created to allow the user to search within
643643 the class.
644644 * Adding ``data-search-with`` specifies the fields that can
645- be used for searching.
646- E.G. ``data-search-with="title,status,keyword"``
645+ be used for searching. For example when invoking the
646+ classhelper for the issue class, using
647+ ``data-search-with="title,status,keyword"`` wil enable
648+ three search fields.
647649 * The search can be customized using the following syntax:
648650
649651 * Adding ``[]`` at then end of a field (``"status[]"``)
@@ -669,15 +671,6 @@ data-search-with:
669671 descending order by name. If the sort order is not
670672 specified, the default order for the class is used.
671673
672- .. :
673- remove in 2.5 release if /data/user/roles endpoint
674- in rest.py is successful.
675-
676- * Note that the ``roles`` field for the user class is
677- special. If you have not modified ``interfaces.py``,
678- roles can not be displayed as a dropdown. It will be
679- displayed as a text search field instead.
680-
681674<roundup-classhelper> styling
682675-----------------------------
683676
You can’t perform that action at this time.
0 commit comments