Closed (fixed)
Project:
Override Node Options
Version:
7.x-1.12
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Jan 2012 at 21:26 UTC
Updated:
7 Oct 2015 at 16:34 UTC
Jump to comment: Most recent
Comments
Comment #1
bsandor commentedI cant see it working with organic groups at all. Am I missing something?
One solution for sure:
You might create a checkbox as a field, give edit access to it for your roles in OG and hide that checkbox during any node view.
Use that field in your views (hide them) and use it to order your results.
You might use prepopulate module to prepopulate it in case you need that flag.
Comment #2
jenlamptonThis isn't an 'access control module' because it doesn't affect who can see nodes. This is a module that controls access (yes, it's confusing) but since it's only changing who can edit different parts of a node, and not who can see it after it's saved, it shouldn't cause you any trouble if you use it in conjunction with Organic Groups, Node Access, or anything similar.
Comment #3
brightboldGreat, that answered my question perfectly. Thanks!