Skip to content

Instantly share code, notes, and snippets.

@Temaruk
Created July 18, 2012 12:43
Show Gist options
  • Save Temaruk/3135996 to your computer and use it in GitHub Desktop.
Save Temaruk/3135996 to your computer and use it in GitHub Desktop.
Drupal Bunchball - show groups of user NML
Groups:
<nitro:request method="user.getGroups">
<span nitro_repeat="true">
<nitro:response data="userGroups.Group[%].name"></nitro:response>
</span>
</nitro:request>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment