Change record status: 
Project: 
Introduced in branch: 
10.4.x, 11.0.x
Introduced in version: 
10.4.0, 11.0.0
Description: 

Forms extending ConfigFormBase can now display a message to the user if any configuration on the form is overridden in some way (e.g via settings.php).

This will only display if form elements are correctly setup with #config_target keys, and if that target is overridden.

Overridden config example

Impacts: 
Site builders, administrators, editors
Module developers

Comments

dataweb’s picture

Even better would be to disable those input fields …. That would make it even more clear that it contains an overridden value.

baluertl’s picture

@dataweb Check out the configuration options of the Config Override Inspector module.