Closed (won't fix)
Project:
Field Group
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Aug 2012 at 12:42 UTC
Updated:
13 Jan 2017 at 07:12 UTC
Jump to comment: Most recent
Comments
Comment #1
nils.destoop commentedI checked the code. it can indeed be merged easily be merged into fieldgroup. Are you creating a patch for it (on the 1 branch). Or you want me to merge it?
Comment #2
sirviejo commentedLet me create a patch over 7.x-1.x-dev and i will upload it asap.
Comment #3
mxtThere is also a feature request: http://drupal.org/node/1330058
Any news on this?
Thank you very much
Comment #4
thierry.beeckmans commentedI did something similar yesterday. I really need to make git working over here, take a look at the code, make the best out of two and to patch it. Probably done within two weeks, I'll set up a reminder. :)
Comment #5
mxtAfter some months: are there any news on this?
@zuuperman sirviejo's module is STILL in sandbox status and no activity is registered there... Can you please merge it with field group?
Thank you very much
Comment #6
mxtFYI
I've just posted a patch on sirviejo's module that adds definition (or description) lists in addition to ordered and unordered lists
https://drupal.org/node/2133099
Comment #7
klonosCan we get some love here please?
Comment #8
kitikonti commentedI also need this feature, i dont want to use a sandbox module on my site. so if this would not get into fieldgroup i create a own module just for my site.
Comment #9
danharper commentedIs this in dev yet? would like to use it on a project.
Cheers Dan
Comment #10
sirviejo commentedMy module was never upgraded to a full module, i think this should be merded. admins?
Comment #11
nils.destoop commentedWas planning to start this in d8, but then i realised you don't need a list formatter. Just use the html element formatter: create 1 parent with tag set to ul, and create x child groups and set that tag as li.
Comment #12
paean99 commentedIs looks like a very 'complex' solution to a simple and very usual formatter.
Does it really preclude a possible patch?
Comment #13
codemannA +1 for it to get added in Field Group, this is a really useful feature!