Konnte es so lösen. Falls jemand das gleiche Problem hat ...


lib.feuser = CONTENT
lib.feuser {
        table = fe_users
        
        select {
                pidInList = 123
                orderBy = last_name DESC
                where = uid = ###field_uid###
                markers.field_uid.data = GP:user
                markers.field_uid.intval = 1
                max = 1
        }
        
        renderObj = COA
       ... usw.

Aufruf dann mit : http://www.domain.de/index.php?id=10&user=789
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an