Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
65faca6f
Commit
65faca6f
authored
Feb 08, 2017
by
Carsten Rose
Browse files
Index.rst: Added some notes to the FE 'note' type.
parent
7c284bd9
Changes
1
Hide whitespace changes
Inline
Side-by-side
extension/Documentation/UsersManual/Index.rst
View file @
65faca6f
...
...
@@ -770,7 +770,12 @@ Fields:
|created | datetime |set once through QFQ |
+---------------+-----------------------------+---------------------------------------------------------------------------------------------------+
Attributes defined in the parameter field:
.. _fe-parameter-attributes:
Attributes defined in the parameter field
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
See also at specific *FormElement* definitions.
+------------------------+--------+----------------------------------------------------------------------------------------------------------+
| data-pattern-error | string | Pattern violation: Text for error message used for all FormElements of current form |
...
...
@@ -783,7 +788,8 @@ Attributes defined in the parameter field:
+------------------------+--------+----------------------------------------------------------------------------------------------------------+
Implications
Effect matrix
^^^^^^^^^^^^^
+------------------+----------+---------+-------------+----------+--------+-------+------+----------+-------+--------+-----------+---------+--------+--------+
| Attribute | checkbox | dateJQW | datetimeJQW | gridJQW | extra | text | note | password | radio | select | subrecord | timeJQW | upload | editor |
...
...
@@ -958,7 +964,7 @@ Type: text
* *retype=1* (optional): Current input element will be rendered twice. The form can only submitted if both elements are equal.
* *retypeLabel=<text>* (optional): The label of the second element.
* *retypeNote=<text>* (optional): The note of the second element.
* Also check the :ref:`_fe-parameter-attributes` *data-...-error* to customize error messages shown by the validator.
Type: editor
^^^^^^^^^^^^
...
...
@@ -989,6 +995,9 @@ Type: editor
Type: note
^^^^^^^^^^
An FormElement without any 'input' functionality -just to show some text. Use the typical fields 'label', 'value' and
'note' to be displayed in the corresponding three standard columns.
Type: password
^^^^^^^^^^^^^^
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment