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
6a959b64
Commit
6a959b64
authored
Oct 18, 2016
by
Carsten Rose
Browse files
formEditor.sql: 'mode' change type from 'dropdown' to 'select'
parent
4c4b7a80
Changes
1
Hide whitespace changes
Inline
Side-by-side
extension/qfq/sql/formEditor.sql
View file @
6a959b64
...
...
@@ -204,7 +204,7 @@ VALUES
(
2
,
'dynamicUpdate'
,
'Dynamic Update'
,
'show'
,
'checkbox'
,
'all'
,
'native'
,
135
,
0
,
0
,
'On change, this element will be updated and trigger other.'
,
''
,
''
,
''
,
''
,
''
,
100
,
''
,
'no'
,
'3'
,
'2'
,
'7'
,
''
),
(
2
,
'name'
,
'Name'
,
'show'
,
'text'
,
'all'
,
'native'
,
140
,
0
,
255
,
''
,
''
,
''
,
''
,
''
,
''
,
100
,
''
,
'no'
,
''
,
''
,
''
,
''
),
(
2
,
'label'
,
'Label'
,
'show'
,
'text'
,
'all'
,
'native'
,
150
,
0
,
255
,
''
,
''
,
''
,
''
,
''
,
''
,
100
,
''
,
'no'
,
''
,
''
,
''
,
''
),
(
2
,
'mode'
,
'Mode'
,
'show'
,
'
select
'
,
'all'
,
'native'
,
160
,
0
,
255
,
''
,
''
,
''
,
''
,
''
,
''
,
100
,
''
,
'no'
,
''
,
''
,
''
,
''
),
(
2
,
'mode'
,
'Mode'
,
'show'
,
'
radio
'
,
'all'
,
'native'
,
160
,
0
,
255
,
''
,
''
,
''
,
''
,
''
,
''
,
100
,
''
,
'no'
,
''
,
''
,
''
,
''
),
(
2
,
'modeSql'
,
'Mode sql'
,
'show'
,
'text'
,
'all'
,
'native'
,
170
,
'70,2'
,
255
,
''
,
''
,
''
,
''
,
''
,
''
,
100
,
''
,
'no'
,
''
,
''
,
''
,
''
),
(
2
,
'class'
,
'Class'
,
'show'
,
'select'
,
'all'
,
'native'
,
180
,
0
,
255
,
''
,
''
,
'{{class:FSRD0:alnumx}}'
,
''
,
''
,
''
,
100
,
''
,
'yes'
,
''
,
''
,
''
,
''
),
(
2
,
'type'
,
'Type'
,
'show'
,
'select'
,
'all'
,
'native'
,
190
,
0
,
255
,
''
,
''
,
''
,
''
,
''
,
...
...
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