Bug #70637
closedEXT:form - HIDDEN element cannot be accessed in form wizard
100%
Description
After creating a HIDDEN element with the help of the form wizard one is not able to edit the element afterwards. This is due to the fact that the element is hidden which is quite correct but does not help the editor to work target orientied.
We should come up with a special visual wrapping like a border or something like that. This way it is still possible to select the field and access the properties.
Files
Updated by Michael Oehlhof about 9 years ago
I can not reproduce this behavior.
I create a new form element and set the type to "hidden", add a header text and save the CE.
In list and page module I see the CE and can edit it.
Updated by Björn Jacob about 9 years ago
- Status changed from New to In Progress
- Assignee set to Björn Jacob
It's just a usability problem. You can't see it inside the form wizard. After adding this element with the help of the wizard there is no way to re-select it. It's there but not visibel and therefore cannot be selected.
Updated by Björn Jacob about 9 years ago
I've found a solution. See screenshot:
Updated by Björn Jacob about 9 years ago
New version:
Updated by Gerrit Code Review about 9 years ago
- Status changed from In Progress 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 https://review.typo3.org/44415
Updated by Gerrit Code Review about 9 years ago
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44434
Updated by Björn Jacob about 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 88b7f6a7789d5d0cb2735f5b2b3235784d4508ef.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed