Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
9e6b014c
Commit
9e6b014c
authored
Sep 01, 2019
by
Carsten Rose
Browse files
FormEditor: remove FormElement 'tabindex'
parent
0036aa27
Pipeline
#2324
passed with stages
in 2 minutes and 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
extension/Classes/Sql/formEditor.sql
View file @
9e6b014c
...
...
@@ -422,10 +422,10 @@ VALUES (2, 'feIdContainer', 'Container', 'show', 'select', 'all', 'native', 120,
'<a tabindex="-1" href="{{documentation:Y}}#field-ord">Info</a>'
,
''
,
'{{SELECT IF({{ord:R0}}=0, MAX(IFNULL(fe.ord,0))+10,{{ord:R0}}) FROM (SELECT 1) AS a LEFT JOIN FormElement AS fe ON fe.formId={{formId:S0}} GROUP BY fe.formId}}'
,
''
,
''
,
101
,
''
,
'no'
,
''
,
''
,
''
,
''
,
''
,
'specialchar'
),
(
2
,
'tabindex'
,
'tabindex'
,
'show'
,
'text'
,
'all'
,
'native'
,
350
,
0
,
0
,
'<a tabindex="-1" href="{{documentation:Y}}#field-tabindex">Info</a>'
,
''
,
''
,
''
,
''
,
101
,
''
,
'no'
,
''
,
''
,
''
,
''
,
''
,
'specialchar'
),
#
(
2
,
'tabindex'
,
'tabindex'
,
'show'
,
'text'
,
'all'
,
'native'
,
350
,
0
,
0
,
#
'<a tabindex="-1" href="{{documentation:Y}}#field-tabindex">Info</a>'
,
''
,
''
,
''
,
''
,
101
,
''
,
'no'
,
''
,
''
,
#
''
,
''
,
''
,
#
'specialchar'
),
(
2
,
'adminNote'
,
'Internal Note'
,
'show'
,
'text'
,
'all'
,
'native'
,
360
,
'80,2,15'
,
0
,
''
,
''
,
''
,
''
,
''
,
101
,
''
,
'no'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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