1 reply [Last post]
Guest
Guest's picture
Was this information Helpful?

Hi,

i'd like to let users with roles "prodmgr" and "maker" to be allowed to add products of class "makerprod"
problem is: when i add a product class (say, "makerprod") at admin/store/products/classes,
uc automatically generates a node type that i can enhance with cck (so far so good)
however, unlike node types that i'd create with cck at admin/content/types,
the uc-created types don't appear in the access control at admin/user/access
thus, i don't see how i can let the two roles add nodes of that type without being the general administrator. i also don't want to give those roles the right to add any other kind of product.

so how can i do that?

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15450
Re: access control for types created with uc?

Looks like this was an oversight in our content type creation. Shocked

We'll revisit the code so this type of functionality is allowed.