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
30bb8475
Commit
30bb8475
authored
Aug 28, 2017
by
Carsten Rose
Browse files
Update Text Subrecord: Please save this record first
parent
3a748406
Changes
1
Hide whitespace changes
Inline
Side-by-side
extension/qfq/qfq/AbstractBuildForm.php
View file @
30bb8475
...
...
@@ -2396,7 +2396,7 @@ abstract class AbstractBuildForm {
private
function
prepareSubrecod
(
array
$formElement
,
array
$primaryRecord
,
&
$rcText
,
&
$nameColumnId
)
{
if
(
!
isset
(
$primaryRecord
[
'id'
]))
{
$rcText
=
'Please save
and close record and reopen i
t.'
;
$rcText
=
'Please save
this record firs
t.'
;
return
false
;
}
...
...
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