I need to get the user Name (not the username) and the role id (each user has only only one role), I can add those fields to the notifications_team_users view, but how can I use the values in notifications_team.module?

Comments

tree887’s picture

Hi,
Not sure if I am following your question but this might help....

Try going to admin/config/messaging/subscriptions/team_ui
>Then under the drop down "View for user selection" - make sure the notifications_team_users view is selected

Go to admin/config/messaging/subscriptions/content
>make sure your content type is selected

And finally one thing that may also help, when you Edit the view ( admin/structure/views/view/notifications_team_users/edit )
>Change the format to a "Grid"