Open
Description
Corresponding indexer should be created or existent extended to hold next information stored by path to field as an identity:
- scope info (showInDefault="1" showInWebsite="1" showInStore="1")
- field type (
\Magento\Framework\Data\Form\Element\Factory::$_standardTypes
) - sort order
Output:
After indexation we should be able to get expected info for any existing path in the project.
Additional context
Mainline branch: mainline/generate-configuration-model