Closed (outdated)
Project:
Field Group
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Nov 2015 at 20:34 UTC
Updated:
1 Jun 2024 at 14:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
SeanA commentedComment #3
SeanA commentedPatch attached.
Comment #5
SeanA commentedWell, the original file (field_group.field_ui.inc) contains Windows-style line endings, so git did likewise. This patch contains the original patch and converts the line endings to Unix.
There are two other files in the module with CRLF line endings:
/horizontal-tabs/horizontal-tabs.js
/multipage/multipage.js
Comment #6
SeanA commentedComment #8
nils.destoop commentedChanging title. Fieldgroup should change the custom display settings to a vertical tab. Using fieldsets is ugly.
In example a screenshot where field ui has multiple vertical tabs. DS is also doing this, and he changes 'custom display settings' to a vertical tab.
As we always use DS in our projects, it was never noticed, that DS was changing the 'custom display settings'.
Comment #9
SeanA commentedAs I never use Display Suite, there are no vertical tabs beneath the Field UI. When I add the Field Group module, a big ugly vertical tabs thing appears which only holds one thing, the Field Group special settings, which I don't use, cannot be collapsed, and only take up space. Using vertical tabs with only one item creates distraction and clutter. On the other hand, fieldsets can be collapsed, and can be collapsed by default, keeping these settings (which I have no use for) nicely out of the way and keeping the Field UI interface uncluttered.
I suggest putting them in a collapsed fieldset by default, unless DS in enabled, and then put them in the vertical tabs.
Comment #10
nils.destoop commented