{up sql=#__fields_values AS va | select=REPLACE(REPLACE(group_concat(va.value SEPARATOR ';'),'\r',''),'\n',' ') AS val | innerjoin=#__fields AS f ON va.field_id = f.id |where=f.group_id=4 AND f.state=1| group=va.item_id |order=va.item_id| template=##val## |presentation=0}
{/up csv2table} {/up table-sort} {/up table-fixe}
{up note=--------------------------------------------------------------------------------------------------------------} {up note = AU CAS OU, J'ai mis la requête seule. Ce n'est pas affiché grâce à UP NOTE}bizarrerie
{up sql=#__fields_values AS va | select=REPLACE(REPLACE(group_concat(va.value SEPARATOR ';'),'\r',''),'\n',' ') AS val | innerjoin=#__fields AS f ON va.field_id = f.id |where=f.group_id=4 AND f.state=1| group=va.item_id |order=va.item_id| template=##val## |presentation=0} {/up note}