Bug #68493
closed
DisplayCond for sheets in flexforms should allow extbase parameters "settings."
Added by Benjamin Serfhos over 9 years ago.
Updated about 7 years ago.
Category:
FormEngine aka TCEforms
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
- 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
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
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
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
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
Test the patch:
- Install attached extension "flexform"
- Add the Flexform Plugin to any page
- 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>
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
- Status changed from Under Review to Resolved
- 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
- Status changed from Under Review to Resolved
- Status changed from Resolved to Closed
Also available in: Atom
PDF