Active
Project:
Date
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Sep 2011 at 10:54 UTC
Updated:
3 Mar 2012 at 13:48 UTC
Jump to comment: Most recent file
When I add a Date field to a vertical tab group the label on the edit form no longer shows.
D
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | Screen Shot 2012-03-04 at 12.45.19 AM.png | 28.37 KB | aidanlis |
| #4 | Screen Shot 2011-10-02 at 10.26.37 AM.png | 39.18 KB | aidanlis |
| date_label.jpeg | 88.66 KB | Donaldd |
Comments
Comment #1
finn lewisI have the same issue.
Date 7.x-2.0-alpha4
Drupal 7.7
When placing the date field in a vertical tab group, we lose all fieldsets.
This appears to be a bug in core css: http://drupal.org/node/1015798
I am using seven as the admin theme, so I have created a seven subtheme and added the css from the patch on http://drupal.org/node/1015798#comment-3952034
This fixes it for us.
Comment #2
nancydruThis also happens when using Field Collection.
[EDIT] Well it may be different. I don't see a label to even theme.
Comment #3
aidanlis commentedSubscribe.
Comment #4
aidanlis commentedIt looks pretty ugly as part of a vertical tab group too, image attached.
Comment #5
tike012 commentedBug is still present in alpha5. I can reproduce the problem two ways:
1. "Start Date" and "End Date" labels don't show up, but the surrounding fieldset's (the node field label) does. (Not nested in any other groups)
2. Dates placed inside vertical tab groups have missing labels.
Comment #6
break9 commented#1 solved it for me
Comment #7
karens commentedThe title of this issue was mis-leading, this is a vertical tab issue not a field group issue (as in the field group module). #1 indicates this is a core bug, so I don't see that there is anything Date can do.
Comment #8
aidanlis commentedI'm not sure why you'd mark it as fixed?
Assigning over to Drupal core.
Comment #9
karens commentedThere is already a core issue, referenced above. There is no need to create another. This is 'fixed' from the perspective of Date, as in there is nothing for Date to do. If it makes you happier I'll mark it Won't fix.
Comment #10
aidanlis commentedSorry to open again, but I don't think the core fix addresses the problem - the styling of a date field is totally inconsistant with the other form elements. See the attached image ... what do you think - maybe we can do better?