Project

General

Profile

Actions

Feature #18211

closed

Array of display conditions for TCA fields instead of 1 string

Added by Robert Destigter about 16 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
Start date:
2008-02-14
Due date:
% Done:

100%

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

Description

I think that the option "displayCond" should be an array of conditions instead of just one string.

'displayCond' => Array (
"FIELD:myfieldname:!=:myvalue",
"FIELD:myfieldname:IN:4,5,6",
),

(issue imported from #M7531)


Files

7531.patch (2.99 KB) 7531.patch Administrator Admin, 2009-06-26 22:32
7531_doc_core_api_wiki.txt (1.51 KB) 7531_doc_core_api_wiki.txt Administrator Admin, 2009-08-08 13:18
7531_4.3_cgl_v2.patch (3.03 KB) 7531_4.3_cgl_v2.patch Administrator Admin, 2009-08-08 18:36
T3X_andor_tca_conditions-0_1_0-z-201210251526.t3x (3.98 KB) T3X_andor_tca_conditions-0_1_0-z-201210251526.t3x Ralf Hettinger, 2012-10-25 15:32

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #37938: Using HTML5 for audio not (easily) possible due to flexformClosed2012-06-12

Actions
Has duplicate TYPO3 Core - Feature #37939: displayCond should allow multiple conditions/checksClosed2012-06-12

Actions
Actions

Also available in: Atom PDF