Automatically populate choices
from available plugins unless passed in.
#62
Labels
2.enhancement
New ideas or improvements.
area:field
Issues relating to Field implementations or their mechanics.
During construction of a
PluginReferenceField
if the reference may not be explicit, and nochoices
value has been passed in, automatically populatechoices
from available plugin names.This would require duplication of the "is explicit or not" check which should be moved to a private
@property
.The text was updated successfully, but these errors were encountered: