Saturday, 24 August 2013

Node access based on condition

Node access based on condition

I'm adding an event list to a website and I want to limit what anonymous
users see based on a field value, a checkbox "Private event". If the
checkbox is marked then only a subset of the fields for the given event
are shown. Furthermore, after a year of the event I want all fields to
become visible to anonymous users. I took a look at the Access Control
module but couldn't find a way to have this conditional type of access to
fields. Is there another module that I could use?

No comments:

Post a Comment