Closed (works as designed)
Project:
e-Commerce
Version:
5.x-3.x-dev
Component:
product
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Aug 2007 at 14:11 UTC
Updated:
4 Aug 2007 at 14:42 UTC
Hi,
I have two role types that can log into my Drupal site but only one of them should be able to purchase items. Is there a way to list the "Products" link in the main navigation based on roles so just one of them sees that option available?
Currently, as long as you are an authenticated user, you see this option - not ideal for me.
Any advise on this?
Thanks very much!
Comments
Comment #1
brmassa commentedJohnny,
im gonna add this on eC 4.
regards,
massa
Comment #2
gordon commentedIf you use a node access module like simple access (which needs to be updated to Drupal 5) or tac you can stop access of some users to access products.
Comment #3
johnnybegood commentedThanks guys for your quick reply.
I'll check tac and look forward to eC 4!