I want to hide the config and server views from end users, can any body guide me the steps.
MerryMax
I want to hide the config and server views from end users, can any body guide me the steps.
MerryMax
Subject: Domino Directory View ( names.nsf )
First, ensure that you, the servers, and anyone else that needs to have the ‘ServerModifier’ role does indeed have it.
Open the name.nsf in Designer,
Shared Elements → Outlines
Open the (AllViews) Qutline entry
Select the ‘Configuration’ entry, right click - choose Entry Properties.
Add the Hidewhen formula:
@IsNotMember(“[ServerModifier]” ; @UserRoles)
Subject: RE: Domino Directory View ( names.nsf )
One of the forum i found this solution, but non of the option worked.
Can you please explain in detail.
Subject: RE: Domino Directory View ( names.nsf )
Below is the solution.
I’ve successfully managed to hide the config and server views from end users, by only allowing people with specific roles to see the views.
Use the [NetCreator], [NetModifier], [PolicyCreator], [PolicyModifier] etc. roles.