Actions
Feature #97629
openDisplay TCA palette as modal
Status:
New
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
Start date:
2022-05-14
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Have the possibility to set a TCA palette as modal.
This functionality can be useful, for example, to separate content fields from appearance fields, maintaining the correlation between the two types.
Nowadays, the appearance fields can become many as different devices requires different appearance. For example, I might want a title aligned to the left if displayed on a large screen and instead aligned centrally if displayed on a small screen.
Use case:
Display a 'Title' field with a button to its right
When this button is clicked, display a modal with the title's appearance fields (vertical alignment; horizontal alignment; size; color; etc.)
Files
Actions
#1
Updated by Ian Solo over 2 years ago
- File modal_palette.PNG modal_palette.PNG added
- File modal_palette2.PNG modal_palette2.PNG added
- Description updated (diff)
Updated by Ian Solo over 2 years ago
- Related to Epic #93528: Backlog of UX ideas for Editors added
Updated by Ian Solo over 2 years ago
Thread in Slack #cig-ux:
https://typo3.slack.com/archives/C027S88NY/p1652509302548929
Actions