I've assigned the video field to a group in CCK and appears in the group when managing fields, but it is not included in the group on view and editing.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | video_cck_remove_fieldsets.patch | 5.24 KB | brenda003 |
I've assigned the video field to a group in CCK and appears in the group when managing fields, but it is not included in the group on view and editing.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | video_cck_remove_fieldsets.patch | 5.24 KB | brenda003 |
Comments
Comment #1
brenda003This is a quick patch I created which solved the problem for me... It basically removes it from being in it's own fieldset, allowing it to be grouped with fieldgroup. It also allows for multiple videos per content type, when before only one was showing up upon creating content.
Comment #2
aaron commentedawesome, thanks for the work! tested & committed now
Comment #3
(not verified) commented