Project

General

Profile

Actions

Bug #68493

closed

DisplayCond for sheets in flexforms should allow extbase parameters "settings."

Added by Benjamin Serfhos almost 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
FormEngine aka TCEforms
Target version:
Start date:
2015-07-23
Due date:
% Done:

100%

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

Description

In flexform there is a possiblity to add display condition on full sheets. However, this is not working on extbase settings parameters.

Example:
<displayCond>FIELD:sDEF.settings.grid:>:0</displayCond>

Result:
Is now stripped to FIELD:settings > 0

Expectation:
This should be FIELD:settings.grid > 0


Files

flexform_1.0.0_201508102204.zip (2.3 KB) flexform_1.0.0_201508102204.zip Daniel Goerz, 2015-08-10 22:07

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #33390: displayCond for sheets in flexformsClosed2012-01-23

Actions
Related to TYPO3 Core - Bug #67879: Using displaycond on switchable controller actions in Flexform with TYPO3 7.3 not possibleClosedAndreas Wolf2015-07-01

Actions
Actions #1

Updated by Gerrit Code Review almost 9 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41897

Actions #2

Updated by Gerrit Code Review almost 9 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41897

Actions #3

Updated by Gerrit Code Review almost 9 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41897

Actions #4

Updated by Gerrit Code Review almost 9 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41897

Actions #5

Updated by Gerrit Code Review over 8 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41897

Actions #6

Updated by Daniel Goerz over 8 years ago

Test the patch:

  1. Install attached extension "flexform"
  2. Add the Flexform Plugin to any page
  3. Select 2 in the first sheet (settings.my.number)

Without the patch, nathing happens
With the patch, sheet 2 is displayed due to

<displayCond>FIELD:sDEF.settings.my.number:=:2</displayCond>
Actions #7

Updated by Gerrit Code Review over 8 years ago

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41897

Actions #8

Updated by Benjamin Serfhos over 8 years ago

  • Status changed from Under Review to Resolved
Actions #9

Updated by Gerrit Code Review over 8 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42496

Actions #10

Updated by Benjamin Serfhos over 8 years ago

  • Status changed from Under Review to Resolved
Actions #11

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF