Hello,
it should be rendered but in disabled state. Maybe what you need is to
use the attribute visibleOnUserRole, which determines if the component
is rendered (visible) or not,
Having taken a glimpse to the code (but any test) I don't see why
enabledOnUserRole should not work.

Regads,

Bruno

2005/6/4, Whitney Hunter <[EMAIL PROTECTED]>:
> Hello,
> 
> I am trying to get a command button to only render if the user is in a
> particular role. So I put the "enableOnUserRole" attribute onto the
> <x:commandButton> tag. But, it does not seem to make any difference. The
> button is being rendered regardless of the role that the user is in.
> Does this attribute work and do what I expect?
> 
> Thanks,
> Whitney
>

Reply via email to