We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd1cdf3 commit 5a58d9dCopy full SHA for 5a58d9d
mspfedyn_/OrgDbOrgSettings/Solution/WebResources/mspfedyn_/OrgDbOrgSettings/Settings.xml
@@ -205,13 +205,13 @@
205
<orgSetting
206
minSupportedVersion="9.2.24074.00170"
207
maxSupportedVersion="9.999.9999.9999"
208
- name="DoNotDisplaySystemViewsNotSharedWithSecurityRoles"
+ name="EnableRoleBasedSystemViews"
209
isOrganizationAttribute="false"
210
min=""
211
max=""
212
defaultValue="false"
213
settingType="Boolean"
214
supportUrl="https://go.microsoft.com/fwlink/?linkid=2264254"
215
urlTitle="KB 2691237"
216
- description="Provide Description of setting and what the values do here." />
+ description="Manage entity list views with security roles, this allows views to be visible or hidden based on end users role." />
217
</defaultOrgSettings>
0 commit comments