I like the "roundedness" of this module. Can it be used on a site of several hundred users to invite by role and then use views to generate a list of those that have accepted or not?

If this cannot be done currently, change this support request to a feature request.

Comments

suydam’s picture

Category: support » feature

this is a feature request.

hadsie’s picture

Version: 6.x-1.0-beta7 » 6.x-2.x-dev
Status: Active » Fixed

This can now more or less be done. The form, by default in the 2.x branch has a user autocomplete field. This can be used the same way as userreference (if userreference is enabled). You can select the roles that the autocomplete field can populate. However, what you want to do, I believe, is autoselect an entire role. For this you probably want to change the autocomplete field to a multiselect (or something similar) and then set the display limit for users (on the node invite settings page) to something very high.

If you're thinking of a button or link that you can just click and it will auto-add everyone in a role to the invite similar to how RSVP works, I don't think that's really in the plan. But I'd be interested in how you do it if you do. Should be easier now that node_invite supports system users and filtering by role.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.