Use Default Config
Contents
Overview
In the Magento Admin some textfields can inherit default values (which have been set in config by the Merchant). A user has the ability to overwrite these default values at the page level. The 鈥淯se Default Value鈥 or 鈥淯se Configuration Value鈥 controls allow the user to revert an overwritten textfield value to the original default value.
When to Use
- To be used when a text field inherits its value by default. It can be overridden by the user. If the user has overridden the default value this control provides a convenient method to recover the original inherited value.
When Not to Use
- When the value of a textfield does not have a default value set.
Behavior
Style
Variations
There are two variations. The behavior and style remains the same. The label is changed to identify the origin of this value.
"Use Default Value"
Value is taken from default scope and user needs to switch to default scope to change the default value
"Use Configuration Value"
Value is set in Stores > Store configuration and user has to go there to change the default.
Accessibility
User should be able to access this control via their keyboard and it should be legible if the user use voice navigation. Follow this accessibility guideline: http://www.w3.org/TR/WCAG10-HTML-TECHS/#link
Assets
PSD files can be found here: Download Default Config PSD source
Find us on