Page 1 of 1

hiding attributes

Posted: Thu Feb 25, 2010 12:13 am
by scrummyd
hi,

with regards to security, is there a way to not allow users to view attributes to elements they have read access to?

I tried setting
}ElementAttributes_dimname
to none but reverts back to write

Re: hiding attributes

Posted: Thu Feb 25, 2010 6:53 am
by lotsaram
I question why you would want to do this. If a user can see an element it makes sense they can see it's attributes as well.

I think the better option would be hold "attribute" data that tyou don't want users to access in a separate 2D lookup cube. However you could also apply element security to the }ElementAttributes_Dimension or you could apply cell security to the }ElementAttributes_Dimension cube.