diff --git a/Documentation/ColumnsConfig/Type/Select/CheckBox/Properties.rst b/Documentation/ColumnsConfig/Type/Select/CheckBox/Properties.rst index 7a1e6e75..0f9eebcc 100644 --- a/Documentation/ColumnsConfig/Type/Select/CheckBox/Properties.rst +++ b/Documentation/ColumnsConfig/Type/Select/CheckBox/Properties.rst @@ -21,6 +21,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 49222e9d..f17c956d 100644 --- a/Documentation/ColumnsConfig/Type/Select/MultipleSideBySide/Properties.rst +++ b/Documentation/ColumnsConfig/Type/Select/MultipleSideBySide/Properties.rst @@ -20,6 +20,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 3d89908a..de5f5fd6 100644 --- a/Documentation/ColumnsConfig/Type/Select/Single/Properties.rst +++ b/Documentation/ColumnsConfig/Type/Select/Single/Properties.rst @@ -44,6 +44,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 38c7fb82..8bba38dd 100644 --- a/Documentation/ColumnsConfig/Type/Select/SingleBox/Properties.rst +++ b/Documentation/ColumnsConfig/Type/Select/SingleBox/Properties.rst @@ -19,6 +19,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 4ec2dce2..1589f1ff 100644 --- a/Documentation/ColumnsConfig/Type/Select/Tree/Properties.rst +++ b/Documentation/ColumnsConfig/Type/Select/Tree/Properties.rst @@ -20,6 +20,7 @@ Select properties * :ref:`foreign_table_prefix ` * :ref:`foreign_table_where ` * :ref:`items ` +* :ref:`itemGroups ` * :ref:`MM ` * :ref:`treeconfig `