Actions
Bug #96810
openForm Framework: Some form elements are missing the grid viewport configuration in the backend
Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2022-02-09
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Remote Sprint
Description
The "grid viewport configuration" was misconfigured for the number form element inside of a "Grid: Row".
It was mixed in with the step property and the configuration for both properties needed to be separated.
For the number form element it seems to be a bug and I've added the fix for this issue.
But the "Static Text" and "Contentelement" form elements have no existing configuration for the grid configuration in the backend form editor.
Shouldn't all form elements have the grid viewport configuration available inside of a "Grid: Row" form element?
Actions