Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically populate choices from available plugins unless passed in. #62

Open
amcgregor opened this issue Dec 28, 2019 · 0 comments
Open
Labels
2.enhancement New ideas or improvements. area:field Issues relating to Field implementations or their mechanics.

Comments

@amcgregor
Copy link
Member

During construction of a PluginReferenceField if the reference may not be explicit, and no choices value has been passed in, automatically populate choices from available plugin names.

This would require duplication of the "is explicit or not" check which should be moved to a private @property.

@amcgregor amcgregor added 2.enhancement New ideas or improvements. area:field Issues relating to Field implementations or their mechanics. labels Dec 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.enhancement New ideas or improvements. area:field Issues relating to Field implementations or their mechanics.
Projects
None yet
Development

No branches or pull requests

1 participant