Project

General

Profile

Actions

Task #88722

closed

Extended field length of header_position

Added by Guido Schmechel over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Start date:
2019-07-11
Due date:
% Done:

100%

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

Description

Current situation:
Length of field header_position is set to 6, because of the three values "center", "left", and "right"

Problem:
If you add a new field via TCEForm long values cutted.

TCEFORM.tt_content.header_position.addItems {
    u-txt-center = Centered
}

Possible solution:
Extend field length to Varchar(255)

Actions

Also available in: Atom PDF