So wie ichs versuche gehts leider immer noch nicht?!
Code: Alles auswählen
<we:field name="we_id" to="global" nameto="teamObjectId" />
<?php $condi ="FIND_IN_SET($teamObjectId, multiobject_Verantwortlich)"; ?>
<we:listview type="object" classid="20" order="Titel" condition="\$condi">
<p><we:repeat><we:field name="Titel" /></we:repeat>
</we:listview>