Re: Creating ToolStripMenu based on user rights

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Marc Gravell

    Re: Creating ToolStripMenu based on user rights

    For reference, it would probably be pretty easy to extend the
    "extension" role stuff (post over weekend) to do this - either with some
    kind of delimited token (this+that+othe r), or by setting a master role
    (or roles) on the component, with more specific roles on the extension
    ("foo on bar") - and insist that it has both.

    I'm not going to mock it up, but it sounds like about half-an-hours work
    from on top of what I posted the other day.

    Marc
Working...