Suggested by realEuph over at #227643-3: Allow each node to specify which status values should appear on its signup form :

allow different status to be available to different permissions. For example, an anonymous users only gets ;Registered' and 'Wait List', while an authenticated user also gets 'Priority'. This would be controlled on the signup_status admin page.

This is something that is important to me and I am willing to work on it. Contact me if interested.

That's really a whole different feature than #227643 so let's discuss/implement it here in its own issue.

Thanks,
-Derek

Comments

scubasmurf’s picture

Is there any movement on this one?

Magnus’s picture

subscribe

stg11’s picture

I also need this feature.

stg11’s picture

I decided I don't really need this but I need an option to block update of status, depending on role. For now, I've hacked the module for my website to show display-only in the signup status area, and I use VBO for admin update of the signup status. It would be great to have a configuration option which would trigger this display-only mode unless the user has "manage signup status codes" permission