Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
qfq
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
typo3
qfq
Commits
63e3992a
Commit
63e3992a
authored
2 years ago
by
enured
Browse files
Options
Downloads
Patches
Plain Diff
F14321 Added Documentation for new feature. Refs #14321
parent
da299444
No related branches found
No related tags found
1 merge request
!435
F14321 remember last used pill on off
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Documentation/Form.rst
+2
-0
2 additions, 0 deletions
Documentation/Form.rst
Documentation/Installation.rst
+2
-0
2 additions, 0 deletions
Documentation/Installation.rst
with
4 additions
and
0 deletions
Documentation/Form.rst
+
2
−
0
View file @
63e3992a
...
@@ -512,6 +512,8 @@ Form.parameter
...
@@ -512,6 +512,8 @@ Form.parameter
+-----------------------------+--------+----------------------------------------------------------------------------------------------------------+
+-----------------------------+--------+----------------------------------------------------------------------------------------------------------+
| clearMe | 0 / 1 | Overwrite default from :ref:`configuration`. Show a small 'x' in every input or textarea to clear field. |
| clearMe | 0 / 1 | Overwrite default from :ref:`configuration`. Show a small 'x' in every input or textarea to clear field. |
+-----------------------------+--------+----------------------------------------------------------------------------------------------------------+
+-----------------------------+--------+----------------------------------------------------------------------------------------------------------+
| rememberLastPill | 0 / 1 | Overwrite default from :ref:`configuration`. Open last used pill from form. |
+-----------------------------+--------+----------------------------------------------------------------------------------------------------------+
* Example in field Form.parameter::
* Example in field Form.parameter::
...
...
This diff is collapsed.
Click to expand it.
Documentation/Installation.rst
+
2
−
0
View file @
63e3992a
...
@@ -614,6 +614,8 @@ Extension Manager: QFQ Configuration
...
@@ -614,6 +614,8 @@ Extension Manager: QFQ Configuration
+-----------------------------------+-------------------------------------------------------+----------------------------------------------------------------------------+
+-----------------------------------+-------------------------------------------------------+----------------------------------------------------------------------------+
| formDataError | generic error | Customizable error message used in validator.js. 'no specific' given. |
| formDataError | generic error | Customizable error message used in validator.js. 'no specific' given. |
+-----------------------------------+-------------------------------------------------------+----------------------------------------------------------------------------+
+-----------------------------------+-------------------------------------------------------+----------------------------------------------------------------------------+
| rememberLastPill | 0 (off), 1 (on) | Open last used pill in form. Default is on. |
+-----------------------------------+-------------------------------------------------------+----------------------------------------------------------------------------+
| **Form-Layout** |
| **Form-Layout** |
+-----------------------------------+-------------------------------------------------------+----------------------------------------------------------------------------+
+-----------------------------------+-------------------------------------------------------+----------------------------------------------------------------------------+
| labelAlign | left | Label align (left/center/right)/ Default: left. Will be inherited to Form. |
| labelAlign | left | Label align (left/center/right)/ Default: left. Will be inherited to Form. |
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment