diff --git a/Documentation/ColumnsConfig/Type/Select/CheckBox/Properties.rst b/Documentation/ColumnsConfig/Type/Select/CheckBox/Properties.rst index 2d8fd859..224ce473 100644 --- a/Documentation/ColumnsConfig/Type/Select/CheckBox/Properties.rst +++ b/Documentation/ColumnsConfig/Type/Select/CheckBox/Properties.rst @@ -23,6 +23,7 @@ Select properties * :ref:`foreign_table_prefix ` * :ref:`foreign_table_where ` * :ref:`items ` +* :ref:`itemGroups ` * :ref:`MM ` Common properties diff --git a/Documentation/ColumnsConfig/Type/Select/MultipleSideBySide/Properties.rst b/Documentation/ColumnsConfig/Type/Select/MultipleSideBySide/Properties.rst index 04c42c43..19c69863 100644 --- a/Documentation/ColumnsConfig/Type/Select/MultipleSideBySide/Properties.rst +++ b/Documentation/ColumnsConfig/Type/Select/MultipleSideBySide/Properties.rst @@ -23,6 +23,7 @@ Select properties * :ref:`foreign_table_prefix ` * :ref:`foreign_table_where ` * :ref:`items ` +* :ref:`itemGroups ` * :ref:`MM ` * :ref:`multiSelectFilterItems ` diff --git a/Documentation/ColumnsConfig/Type/Select/Single/Properties.rst b/Documentation/ColumnsConfig/Type/Select/Single/Properties.rst index dac1bec5..fdb82695 100644 --- a/Documentation/ColumnsConfig/Type/Select/Single/Properties.rst +++ b/Documentation/ColumnsConfig/Type/Select/Single/Properties.rst @@ -47,6 +47,7 @@ Select properties * :ref:`foreign_table_prefix ` * :ref:`foreign_table_where ` * :ref:`items ` +* :ref:`itemGroups ` * :ref:`MM ` Common properties diff --git a/Documentation/ColumnsConfig/Type/Select/SingleBox/Properties.rst b/Documentation/ColumnsConfig/Type/Select/SingleBox/Properties.rst index d16acdf9..c4f76239 100644 --- a/Documentation/ColumnsConfig/Type/Select/SingleBox/Properties.rst +++ b/Documentation/ColumnsConfig/Type/Select/SingleBox/Properties.rst @@ -22,6 +22,7 @@ Select properties * :ref:`foreign_table_prefix ` * :ref:`foreign_table_where ` * :ref:`items ` +* :ref:`itemGroups ` * :ref:`MM ` Common properties diff --git a/Documentation/ColumnsConfig/Type/Select/Tree/Properties.rst b/Documentation/ColumnsConfig/Type/Select/Tree/Properties.rst index 1f348061..da1b883a 100644 --- a/Documentation/ColumnsConfig/Type/Select/Tree/Properties.rst +++ b/Documentation/ColumnsConfig/Type/Select/Tree/Properties.rst @@ -23,6 +23,7 @@ Select properties * :ref:`foreign_table_prefix ` * :ref:`foreign_table_where ` * :ref:`items ` +* :ref:`itemGroups ` * :ref:`MM ` * :ref:`treeconfig `