Skip to content
GitLab
Menu
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
614675b9
Commit
614675b9
authored
Apr 18, 2016
by
Carsten Rose
Browse files
formEditor.sql: Subrecords ordered by their 'ord'. sql1 now with dimension 70,5.
parent
8dfadeca
Changes
1
Hide whitespace changes
Inline
Side-by-side
extension/qfq/sql/formEditor.sql
View file @
614675b9
...
...
@@ -164,7 +164,7 @@ VALUES
''
,
''
,
4
,
''
),
(
1
,
''
,
'FormElements'
,
'show'
,
'subrecord'
,
'all'
,
'native'
,
500
,
0
,
0
,
''
,
''
,
''
,
'{{!SELECT id, feIdContainer, name, label, mode, class, type, ord, size, sql1, parameter FROM FormElement WHERE formId={{id:R0}}}}'
,
'{{!SELECT id, feIdContainer, name, label, mode, class, type, ord, size, sql1, parameter FROM FormElement WHERE formId={{id:R0}}
ORDER BY ord, id
}}'
,
''
,
'form=formElement
\n
detail=id:formId'
,
5
,
'new,edit,delete'
);
#
...
...
@@ -214,7 +214,7 @@ VALUES
(
2
,
'tooltip'
,
'Tooltip'
,
'show'
,
'text'
,
'all'
,
'native'
,
280
,
40
,
255
,
''
,
''
,
''
,
''
,
''
,
''
,
102
,
''
,
'no'
),
(
2
,
'placeholder'
,
'Placeholder'
,
'show'
,
'text'
,
'all'
,
'native'
,
290
,
40
,
255
,
''
,
''
,
''
,
''
,
''
,
''
,
102
,
''
,
'no'
),
(
2
,
'value'
,
'value'
,
'show'
,
'text'
,
'all'
,
'native'
,
300
,
40
,
255
,
''
,
''
,
''
,
''
,
''
,
''
,
103
,
''
,
'no'
),
(
2
,
'sql1'
,
'sql1'
,
'show'
,
'text'
,
'all'
,
'native'
,
310
,
'
4
0,
4
'
,
255
,
''
,
''
,
''
,
''
,
''
,
''
,
103
,
''
,
'no'
),
(
2
,
'sql1'
,
'sql1'
,
'show'
,
'text'
,
'all'
,
'native'
,
310
,
'
7
0,
5
'
,
255
,
''
,
''
,
''
,
''
,
''
,
''
,
103
,
''
,
'no'
),
(
2
,
'parameter'
,
'Parameter'
,
'show'
,
'text'
,
'all'
,
'native'
,
320
,
'40,4'
,
255
,
''
,
''
,
''
,
''
,
''
,
''
,
103
,
''
,
'no'
),
(
2
,
'clientJs'
,
'ClientJS'
,
'show'
,
'text'
,
'all'
,
'native'
,
330
,
40
,
255
,
''
,
''
,
''
,
''
,
''
,
''
,
103
,
''
,
'no'
),
...
...
Write
Preview
Supports
Markdown
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