Closed (fixed)
Project:
Subscriptions
Version:
6.x-1.4
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Nov 2011 at 14:00 UTC
Updated:
2 Dec 2011 at 18:20 UTC
hi,
the box, where i can check whether subscriptions are sent or not (while creating a new node) are visible only for users with admin content persmissions.
How can I make this option accessible for other users?
I want users, that can create a node give the possibility to avoid subscriptions beeing sent, if they don't want to.
Best regards
Adriana
Comments
Comment #1
salvisYou'll need to do some programming and implement hook_form_alter() to make this visible.