I would like to create a unordered list, but it seems not posible.

I can wrap the complete field value and label in a li, but i can't wrap all my li's in a ul, it seem the group_formatter should be changed, i can set it to div, fieldset, etc, etc but i gues it should also have a List option.

Comments

sokrplare’s picture

Status: Active » Needs review

It is a bit tricky, but I was just able to do this and the module is built for this specific use case. Here is how to do it:

On the edit page for your custom field format, in the section FIELD VALUE(S) > MULTIPLE VALUE FIELD, enter "ul" as the value for Surround all field values with and "li" as the value for Surround each field value with. That should do the trick!

MiSc’s picture

Component: Code » Documentation
Status: Needs review » Fixed

Just changing to correct status (?)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.