diff --git a/Documentation/Form.rst b/Documentation/Form.rst
index b7674926fb717b6d810080dfa1b1884e09d9e11c..b3a02da9e74a42eb43744402b8066ee9ae5864a6 100644
--- a/Documentation/Form.rst
+++ b/Documentation/Form.rst
@@ -1056,10 +1056,11 @@ FormElement.parameter
 | processReadOnly                 | [0|1] By default FE's with type='readonly' are not processed during 'save'.                              |
 |                                 | This option forces to process them during 'save' as well.                                                |
 +---------------------------------+----------------------------------------------------------------------------------------------------------+
-| retype,                         | See :ref:`input-text`                                                                                    |
+| retype,                         | See :ref:`retype`                                                                                        |
 | retypeLabel,                    |                                                                                                          |
 | retypeNote,                     |                                                                                                          |
-| characterCountWrap,             |                                                                                                          |
++---------------------------------+----------------------------------------------------------------------------------------------------------+
+| characterCountWrap,             | See :ref:`input-text`                                                                                    |
 | hideZero,                       |                                                                                                          |
 | emptyMeansNull,                 |                                                                                                          |
 +---------------------------------+----------------------------------------------------------------------------------------------------------+