Hi,
I would like to know how "destroy" the DIVs appearing when a views field have multiple value (CCK with a multiple value).
I set my semantic views for a completely clean render (no-markup at all). But when a field have multiple values this nasty tag appear:
<div class="field-item field-item-0">
Naturally this code is repeted for every value of the field.
Situation get worst if a set my own markup: the Nasty Intrusive DIV is placed between Style and Row style TAGS.
Can anyone suggest me a solution?
A possible solution for me could me to inherit value from Semantic CCK avoiding any other markup by views.
Thanks, bye!
Comments
Comment #1
Scyther commentedThere has been a long time and no answer, so closing this issue. Re-open if necessary.