Share » Forums » Setup & design » How to access user attributes

How to access user attributes

How to access user attributes

Wednesday 17 May 2006 6:13:21 am - 1 reply

Author Message

Ɓukasz Serwatka

Wednesday 17 May 2006 11:27:29 pm

groups is an array so you can use {$user1.groups.0} for the first element. or loop

{foreach $user1.groups as $group}
    {$group}
{/foreach}

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu