Project

General

Profile

Actions

Bug #61370

closed

Missing feature with eval user function

Added by Eric Chavaillaz almost 10 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-09-05
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

According to the official documentation about the TCA (http://docs.typo3.org/typo3cms/TCAReference/Reference/Columns/Text/Index.html#eval), the eval function accepts a user function for the "text" type.

This user function is composed of 2 methods : returnFieldJS and evaluateFieldValue (http://docs.typo3.org/typo3cms/TCAReference/Reference/Columns/Input/Index.html#columns-input-properties-eval)

The second method works both on "input" and "text" types but the first is called only on the "input" type.

It would be great to add the javaScript evaluation also on the "text" type.

The past ticket is here : https://forge.typo3.org/issues/15081

Thanks


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #15081: eval APIClosedIngmar Schlecht2005-10-17

Actions
Related to TYPO3 Core - Bug #66688: FormEngine: returnFieldJS() for type=text eval not implementedRejected2015-04-30

Actions
Actions

Also available in: Atom PDF