Bug #34785
User setting (hideColumnHeaders) does not work
| Status: | Resolved | Start date: | 2012-03-13 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Jo Hasenau | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | - | |||
| TYPO3 Version: | PHP Version: | |||
| Votes: | 0 |
Description
User settings -> Grid Elements -> Hide column headers. -> Check!
I am not able to see any result. Searching the sourcecode I could not find an implementation.
By the way: "Hide info overlays for the new content element drag in wizard." -> where can I see that? I tried "List module" and then "New content element wizard". Should there be a drag and drop functionality at the end where I can choose the new position? Perhaps this setting does not have any effect either...
I used TYPO3 4.6.5.
Associated revisions
Fix for issue #34785
History
Updated by Jo Hasenau about 1 year ago
- Status changed from New to Resolved
- Assignee set to Jo Hasenau
Well - we once implemented the "remove headers" feature but it seems that someone removed it without further notice.
Fixed in current trunk.
But you should be aware of the fact that you will be missing the icons on top of each column as well.
So the "drag in wizard" will be the only way to get content elements into empty columns then.
The other one is actually working when you are using the drag in wizard.
You can add a description and a second (large) icon for each of the grid records.
These will be shown by default when hovering an item in the drag in wizard.
Just go to the page module, click on the "create new content" icon on top of the page and see what happens.
Updated by Hauke Hain about 1 year ago
Awesome! That is a great feature!
I clicked on the "create new content" icon on top of the page an I am really impressed. Such a nice feature!
However, if I check "Hide info overlays for the new content element drag in wizard." I still get the overly. I do not get redirected to the regular "New content element" page. => It does not seem to work.
Updated by Jo Hasenau about 1 year ago
The setting will just disable the additional info overlay that will show up while hovering items in the wizard. The wizard won't be disabled completely though.
Updated by Hauke Hain about 1 year ago
Thanks for clearing up. Now I can see the difference. :)