How do I Restrict the node reference module so that only the owner of x content type can reference it in a y content type.

Comments

markus_petrux’s picture

Category: task » support
Status: Active » Fixed

Configure the nodereference field to use a view. In this view, add a filter by node author = current user.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

jdln’s picture

Is Views still the way to do this? I cant figure out how to use a View to override the nodereference field but ill post in the View's issues if its still the way to achieve this.

Thanks

jdln’s picture

Sorry, I didnt see the Views options in CCK.