Project

General

Profile

Actions

Feature #89507

closed

Add description for TCA palettes

Added by Thomas Anders over 4 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
FormEngine aka TCEforms
Start date:
2019-10-25
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:

Description

it would be great if there were a description field for palettes like:

'palettes' => [
    'palette_custom' => [
        'label' => 'This label already exist',
        'description' => 'This description would be a nice-to-have',
        'showitem' => '
            field1, field2
        '
    ]
]

I think this description texts would be a great win in usability.
Here is an example-picture of what I mean:

Example for a palette-description.


Files

Palette-description-example.png (50.7 KB) Palette-description-example.png Example for a palette-description. Thomas Anders, 2019-10-25 10:49
Actions

Also available in: Atom PDF