Ability to add system setting with custom xtype
danya_postfactum created Redmine issue ID 8771
Currently there is no way to add custom setting. There should be at least the field for list of options (like in element properties), but this is not flexible.
dinocorn submitted:
Are you looking to be able to do things like add a System Setting that is a custom drop down?
danya_postfactum submitted:
Yea. I think it would be better to allow to register custom xtypes, wich generates dropdown list options(dynamic way), instead of providing the database field for available options (static way).
+1 (at least a 'list' type as in element properties)