Skip to content

Commit 5a58d9d

Browse files
authored
Update Settings.xml with EnableRoleBasedSystemViews (#134)
Update/Finalize EnableRoleBasedSystemViews
1 parent fd1cdf3 commit 5a58d9d

File tree

1 file changed

+2
-2
lines changed
  • mspfedyn_/OrgDbOrgSettings/Solution/WebResources/mspfedyn_/OrgDbOrgSettings

1 file changed

+2
-2
lines changed

mspfedyn_/OrgDbOrgSettings/Solution/WebResources/mspfedyn_/OrgDbOrgSettings/Settings.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -205,13 +205,13 @@
205205
<orgSetting
206206
minSupportedVersion="9.2.24074.00170"
207207
maxSupportedVersion="9.999.9999.9999"
208-
name="DoNotDisplaySystemViewsNotSharedWithSecurityRoles"
208+
name="EnableRoleBasedSystemViews"
209209
isOrganizationAttribute="false"
210210
min=""
211211
max=""
212212
defaultValue="false"
213213
settingType="Boolean"
214214
supportUrl="https://go.microsoft.com/fwlink/?linkid=2264254"
215215
urlTitle="KB 2691237"
216-
description="Provide Description of setting and what the values do here." />
216+
description="Manage entity list views with security roles, this allows views to be visible or hidden based on end users role." />
217217
</defaultOrgSettings>

0 commit comments

Comments
 (0)