Skip to content
Snippets Groups Projects
Commit 33feed44 authored by Carsten  Rose's avatar Carsten Rose
Browse files

Form.rst: add note to type password

parent e0319279
No related branches found
No related tags found
No related merge requests found
Pipeline #5100 passed
...@@ -1056,10 +1056,11 @@ FormElement.parameter ...@@ -1056,10 +1056,11 @@ FormElement.parameter
| processReadOnly | [0|1] By default FE's with type='readonly' are not processed during 'save'. | | 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. | | | This option forces to process them during 'save' as well. |
+---------------------------------+----------------------------------------------------------------------------------------------------------+ +---------------------------------+----------------------------------------------------------------------------------------------------------+
| retype, | See :ref:`input-text` | | retype, | See :ref:`retype` |
| retypeLabel, | | | retypeLabel, | |
| retypeNote, | | | retypeNote, | |
| characterCountWrap, | | +---------------------------------+----------------------------------------------------------------------------------------------------------+
| characterCountWrap, | See :ref:`input-text` |
| hideZero, | | | hideZero, | |
| emptyMeansNull, | | | emptyMeansNull, | |
+---------------------------------+----------------------------------------------------------------------------------------------------------+ +---------------------------------+----------------------------------------------------------------------------------------------------------+
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment