Search code examples
lotus-noteslotus-domino

I want only managers to acces a hidden view Lotus Notes 9


How can I let only managers to acces a certain view, what do i need to write in the PostOpen of the view(lotusscript),

TY very much guys


Solution

  • AFAIK there is a "Security Tab" in the view design editor where you can specify who (person,roles) can use the view. No script necessary. The view will be hidden for persons that is not allow to access the view.