Project

General

Profile

Actions

Feature #24842

closed

Need a hook to alter list rendering of special fields

Added by Thomas Kowtsch over 13 years ago. Updated almost 10 years ago.

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

0%

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

Description

Today, t3lib_befunc::getProcessedValue has two hooks to pre / postProcess something.
Anyway, these seem not be suitable to do any usefal altering of data: The only parameter is either the TCA column config or the already rendered output and the column config. None of these are telling the columns name or native value.

Thus, having the need to threat some extension fields in a special way in the list view, it would mean to implement the entire field with a userFunc

(issue imported from #M17346)

Actions #1

Updated by Georg Ringer over 13 years ago

sorry no clue what are you talking about. where do you want what? changing the label of a field?

Actions #2

Updated by Thomas Kowtsch over 13 years ago

The problem is to change the output of field content in the BE list view; such as adding text to existing date values (e.g., replace the "(-10 days)" by "(this quarter)", add icons for special days).

To do this, a hook needs to provide the original fields and values to decide if something needs to be changed or if not.

Actions #3

Updated by Alexander Opitz over 10 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)

Hi,

as this issue is very old. Do you need this hooks in newer versions of TYPO3?

Actions #4

Updated by Alexander Opitz almost 10 years ago

  • Status changed from Needs Feedback to Closed

No feedback within the last 90 days => closing this ticket.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF