By narendrar on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
10.4.x, 11.0.x
Introduced in version:
10.4.0, 11.0.0
Issue links:
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.

Impacts:
Site builders, administrators, editors
Module developers
Comments
Even better would be to
Even better would be to disable those input fields …. That would make it even more clear that it contains an overridden value.
There's a module for that!
@dataweb Check out the configuration options of the Config Override Inspector module.