Actions
Bug #97342
closedNot possible to update content_from_pid field
Status:
Closed
Priority:
Should have
Assignee:
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2022-04-08
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Trying to update the content_from_pid field in the page properties is not possible due to JavaScript errors.
In v12:
Uncaught TypeError: Cannot read properties of undefined (reading 'parentElement')
In v11:
Uncaught ReferenceError: el is not defined
Actions