Actions
Feature #95389
closedAdd labels from flexform to pi_flexform_transformed
Start date:
2021-09-28
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:
Description
Idea is to add the label from the flexform also to fluid variable pi_flexform_transformed.
But to avoid breaking changes create new array e.g. pi_flexform_labels and use the keys from pi_flexform_transformed also for the new array.
Updated by Oliver Bartsch about 3 years ago
- Target version changed from next-patchlevel to Candidate for Major Version
Updated by Georg Ringer about 3 years ago
- Status changed from New to Rejected
Thanks for creating the issue.
The class PageLayoutView
has been deprecated and is not in use in v11 and will be removed in v12. see #90348 for details
Actions