Skip to content

Commit

Permalink
[TASK] Document page TSconfig setting mod.web_list.disableSearchBox #…
Browse files Browse the repository at this point in the history
…1474 (#1475)

* [TASK] Document page TSconfig setting `mod.web_list.disableSearchBox`

* [BUGFIX] Restore index of `disableSingleTableView`
  • Loading branch information
minapok authored Dec 17, 2024
1 parent 9b2ea0a commit ae87bd1
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions Documentation/PageTsconfig/Mod/WebList.rst
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,19 @@ Hide "Create new record" links in tables sys_category and tt_content
}
.. index:: disableSearchBox
.. _pageTsConfigWebList-disableSearchBox:

disableSearchBox
======================

.. confval:: disableSearchBox
:name: mod-web-list-disableSearchBox
:type: boolean

If set, the checkbox "Show search" in the list module is hidden.


.. index:: disableSingleTableView
.. _pageTsConfigWebList-disableSingleTableView:

Expand Down

0 comments on commit ae87bd1

Please sign in to comment.