Restricting Roles to certain events
Trying out COD, and I see that it has the ability to create multiple events. Problem is, I want the session manager or attendee managers of one even to not be able to see the attendees/other info of other events. Is there any possible way to do it by just playing around with the configuration?
Read moreCampaign Monitor list with Auto Assign Role 'integration'
Hi,
I have a D7 site that allows users to sign up as one of two user types - this functionality is provided through Auto Assign Role.
We also use Campaign monitor which has lists dedicated to each of the user roles.
Read moreLimit node creation based on user roles
Im trying to limit the creation of nodes by user roles for eg. Subscriber (can create only 2 nodes) while Contributors (can create upto 5 nodes) by using Rules for D7.
So far its turned out pretty good but only upto displaying a message before saving node content. Instead what I am rolling over my head is to decide what user is currently logged in (particularly his role) and how many nodes he has created, then matching that node count with a fixed number, if the condition evaluates to TRUE then deny any further node creation.
Read more