Error message

You need to log in or create an account to access this page.

I've searched around, but could not see this addressed anywhere. It's best explained with an example:

There is a content type Product with a type-local nid. Users write product reviews and there should be a counter local to each product (not the type but the node).

Say, you have these products:
'product/1'
'product/2'

And you have these reviews:
'product/1/review/1'
'product/1/review/2'
'product/1/review/3'
'product/2/review/1'
'product/2/review/2'

Could we somehow use/extend this module to achieve this? Or any other workarounds/approaches?

Comments

jbrown’s picture

Assigned: Unassigned » jbrown
Status: Active » Fixed

Status: Fixed » Closed (fixed)

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