- Issue created by @murz
- Merge request !1Issue #3522404: Merge methods to build config forms and regular forms → (Merged) created by murz
- 🇦🇲Armenia murz Yerevan, Armenia
Function getConfigSchemaForm() got merged into getSchemaForm().
Seems we can merge the function getConfigSchemaForm() into getSchemaForm() to simplify the API by auto-detecting the schema type.
Add a check if the schema is related to config_object, if so - render the config-related values.
Active
1.0
Code
Function getConfigSchemaForm() got merged into getSchemaForm().