Actions
Bug #19279
closeddisplayCond does not work inside fields in a section
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-09-03
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.1
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
<displayCond>FIELD:another_field:!=:2</displayCond> or <displayCond>HIDE_FOR_NON_ADMINS</displayCond> does not have any effect when the field is inside a container.
(issue imported from #M9280)
Updated by Dmitry Dulepov almost 16 years ago
TemplaVoila does not display forms. Forwarding to TYPO3 core project. The bug is to be fixed in TCEforms.
Updated by Steffen Kamper almost 16 years ago
It's not a problem to call the displayCond, but it's a problem to address a field in a section.
Using HIDE_FOR_NON_ADMINS doesn't matter
Using FIELD:another_field has this problem, as usually you will have the reference to another field in the section, so resolve of XPath is something generally missing.
Updated by Xavier Perseguers almost 13 years ago
- Assignee deleted (
Steffen Kamper) - Target version deleted (
0)
Updated by Alexander Opitz over 11 years ago
- Status changed from Accepted to Needs Feedback
The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?
Updated by Alexander Opitz about 11 years ago
- Status changed from Needs Feedback to Closed
- Is Regression set to No
No feedback for over 90 days.
Actions