Table of Contents

Page "Feature Management"

ID 2610
Namespace: System.Environment.Configuration

Page that enables a user to pick which new features to use

Properties

Name Value
PageType List
Caption Feature Management
ApplicationArea #All
UsageCategory Administration
AboutTitle Managing change
AboutText Some new features are turned off when Business Central is updated to a newer version. These features are optional for a period of time until they are automatically enabled for all users in a later software update according to the [Release Plan](https://go.microsoft.com/fwlink/?linkid=2227906). You can prepare in advance by enabling these features for all users on the right environment at the right time that suits your schedule.
AdditionalSearchTerms new features,feature key,opt in,turn off features,enable features,early access,preview
SourceTable
PromotedActionCategories New,Process,Report,Data Update
InsertAllowed False
DeleteAllowed False
LinksAllowed False
Extensible False
Permissions tabledata "Feature Data Update Status" = r, tabledata "Feature Key" = rm

Events

OnOpenFeatureMgtPage

[IntegrationEvent(False,False)]
local procedure OnOpenFeatureMgtPage(var FeatureIDFilter: Text, var IgnoreFilter: Boolean)

Parameters

Name Type Description
FeatureIDFilter Text
IgnoreFilter Boolean

See also