Hi!
I want to make the notification system "role driven". Users can subscribe but cannot set a desired timeframe to be notified. This is decided according to their role. Admins set the appropriate time frame for each role to be notified.
If this is not clear, imagine you're running a news site and you have free and paying users.
Paying users are notified immediately on content creation/change and non-paying users are notified x hours later.
I would like to know if this is possible and how hard could it be. Any help is appreciated! =)
Thanks in advance!
Ricardo
Comments
Comment #1
jose reyero commentedYou'll need some more code, better in a custom module. It shouldn't be difficult, only needs some form_alter() so you set predefined values and hide fields depending on roles.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.