diff --git a/extension/Documentation/UsersManual/Index.rst b/extension/Documentation/UsersManual/Index.rst
index 9d45c5b2db1c56abe36575cff74b514cc5334c82..d95fb0c44399dffe9d973e956102649266500953 100644
--- a/extension/Documentation/UsersManual/Index.rst
+++ b/extension/Documentation/UsersManual/Index.rst
@@ -680,6 +680,8 @@ Type: pill
 Class: Native
 -------------
 
+Fields:
+
 +---------------+-----------------------------+---------------------------------------------------------------------------------------------------+
 | Name          | Type                        | Description                                                                                       |
 +===============+=============================+===================================================================================================+
@@ -762,6 +764,7 @@ Class: Native
 |created        | datetime                    |set once through QFQ                                                                               |
 +---------------+-----------------------------+---------------------------------------------------------------------------------------------------+
 
+Implications
 
 +------------------+----------+---------+-------------+----------+--------+-------+------+----------+-------+--------+-----------+---------+--------+--------+
 | Attribute        | checkbox | dateJQW | datetimeJQW |  gridJQW | extra  | text  | note | password | radio | select | subrecord | timeJQW | upload | editor |
@@ -820,7 +823,7 @@ Class: Native
 +------------------+----------+---------+-------------+----------+--------+-------+------+----------+-------+--------+-----------+---------+--------+--------+
 | autocomplete     |          |   -     |   -         |          |        |   -   |      |          |       |        |           |   -     |        |        |
 +------------------+----------+---------+-------------+----------+--------+-------+------+----------+-------+--------+-----------+---------+--------+--------+
-| autofocus        |   -      |   -     |   -         |          |        |   -   |      |   -      |   -   |   -    |           |   -     |   -    |   -    |
+| autofocus=1      |   -      |   -     |   -         |          |        |   -   |      |   -      |   -   |   -    |           |   -     |   -    |   -    |
 +------------------+----------+---------+-------------+----------+--------+-------+------+----------+-------+--------+-----------+---------+--------+--------+
 | checkBoxMode     |   -      |   -     |             |          |        |       |      |          |       |        |           |         |        |        |
 +------------------+----------+---------+-------------+----------+--------+-------+------+----------+-------+--------+-----------+---------+--------+--------+
@@ -847,6 +850,8 @@ Class: Native
 
 * All 'native' Formelements like 'input', 'checkbox', ...
 
+'autofocus': if there is no 'autofocus=1' in the formelements
+
 Type: checkbox
 ^^^^^^^^^^^^^^