Project

General

Profile

Actions

Feature #15512

closed

extension specific TCA column field needed

Added by Franz Holzinger almost 19 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2006-01-26
Due date:
% Done:

0%

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

Description

Hello,

I would need a field in the TCA columns that can be used by any extension for specific needs.
E.g.
$TCA['tt_products']['columns']['description']['ext']['tt_products']['type'] = 'description';

So I could see from the type in the TCA for the table which functionality this column 'description' has. This is necessary if someone wants to add more description fields to tt_products.
The same would be usefull for price fields also.

Greets,
Franz

(issue imported from #M2399)

Actions #1

Updated by Christian Kuhn almost 14 years ago

Resolved, no change required.

This is no issue anymore and could be solved with hooks or something like that?!

Actions #2

Updated by Franz Holzinger almost 14 years ago

A hook is always for a function to change a piece of PHP code. It would be fine to be able to add something to the $TCA fields directly so this information can be read from the PHP code.
This is e.g. needed if you want to enhance the TCE functionality.

Actions #3

Updated by Susanne Moog over 13 years ago

  • Target version deleted (0)
  • PHP Version deleted (4)

Is this still an issue or can this be solved some other way?

Actions #4

Updated by Alexander Opitz over 11 years ago

  • Status changed from Needs Feedback to Closed

No response over one year => Closed.

Actions

Also available in: Atom PDF