It is possible to add simple options to select config fields via an `<options>` node instead of a Source Model
|
|
0
|
622
|
January 17, 2018
|
The fields with type='checkbox' are not saved in the backend «Stores» → «Configuration» section
|
|
2
|
2379
|
July 18, 2017
|
How to implement a custom JavaScript validator for a backend configuration field?
|
|
1
|
2054
|
July 9, 2017
|
None of the \Magento\Framework\App\Config\ValueInterface methods are used by the core outside of the particular implementation \Magento\Framework\App\Config\Value
|
|
0
|
952
|
January 11, 2016
|
The standard form field (element) types
|
|
2
|
23605
|
February 15, 2017
|
The negative syntax for a backend config field <depends> condition
|
|
3
|
2476
|
November 24, 2016
|
How is the <can_be_empty> tag handled for a multiselect form element?
|
|
0
|
1372
|
May 13, 2016
|
How to add a field into the system config programatically? (duplicate)
|
|
4
|
1693
|
April 11, 2016
|
How to save a config option programmatically?
|
|
0
|
4366
|
December 8, 2015
|
What does <requires> tag mean in a backend config field XML declaration?
|
|
1
|
1542
|
February 27, 2016
|
How is the «Developer» → «Developer Client Restrictions» → «Allowed IPs (comma separated)» backend configuration option implemented and used?
|
|
0
|
1948
|
February 17, 2016
|
Magento 2 backend incorrectly renders the nested fieldsets: adds nested TR tags with the same id
|
|
0
|
1264
|
December 21, 2015
|
A backend model should always be a \Magento\Framework\Model\AbstractModel
|
|
3
|
2054
|
January 24, 2016
|
A frontend model should always be a \Magento\Framework\View\Element\AbstractBlock
|
|
1
|
1278
|
January 11, 2016
|
What is the «frontend_model» for a backend configuration form field?
|
|
3
|
5358
|
November 17, 2015
|
Logical error: Magento 2 checks whether a backend config form field's «backend_model» implements the \Magento\Framework\App\Config\ValueInterface interface only, but actually calls the «backend_model» for much more methods (absent in the interface)
|
|
1
|
2022
|
January 11, 2016
|
The methods \Magento\Framework\App\Config\ValueInterface::getFieldsetDataValue() and \Magento\Framework\App\Config\Value::getFieldsetDataValue() are declared but never used
|
|
1
|
1487
|
January 11, 2016
|
The method \Magento\Framework\App\Config\ValueInterface::isValueChanged() should be removed from the interface because it is used only internally by a particular interface implementation: \Magento\Framework\App\Config\Value
|
|
1
|
1259
|
January 11, 2016
|
The method \Magento\Framework\App\Config\ValueInterface::getOldValue() should be removed from the interface because it is used only internally by a particular interface implementation: \Magento\Framework\App\Config\Value
|
|
1
|
1172
|
January 11, 2016
|
What is the «backend_model» for a backend configuration's form field?
|
|
1
|
3490
|
November 17, 2015
|
How does a backend config field <depends> condition work?
|
|
1
|
2246
|
December 26, 2015
|
The fields with type='checkbox' are misaligned in the backend «Stores» → «Configuration» section
|
|
1
|
1390
|
December 21, 2015
|
Unable to set unique «name» attribute values for the HTML inputs generated by the \Magento\Framework\Data\Form\Element\Checkboxes class
|
|
0
|
1661
|
November 18, 2015
|
What means «type» attribute for a backend configuration's form field?
|
|
0
|
2265
|
November 17, 2015
|
How does \Magento\Framework\Data\Form\Element\Fieldset::addField() work?
|
|
1
|
3764
|
November 17, 2015
|
How does \Magento\Config\Block\System\Config\Form\Field work?
|
|
1
|
3400
|
November 17, 2015
|