Active
Project:
Node Limit Number
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 May 2011 at 17:37 UTC
Updated:
30 Aug 2012 at 09:33 UTC
I have a content type called product, it has a add a review(content type) link at the bottom, using node reference url.
I want to create a rule that allows the user to only add one review per product.
I tried if roles x,y,z and node is review, and reached node limit 1, page redirect, and post a message..
but this doesnt seem to work, im assuming it had no way to know the node ref that the user has already done a review for this content.
any thoughts?
Comments
Comment #1
weblitz commentedI need the same thing! Any solution has been found?