Mark Rorabaugh
Mark Rorabaugh
## Description This PR should add support for searching Enums [.whereMyEnum()]. Previously using an Enum in a model would be stored and retrieved, but then it couldn't be searched on....
## Bug report When having a field with a type enum, the ODM generator automagically produces code to store or retrieve the values (technically as a String), however it does...
It is easy to make it not do anything when you drag/drop the order, however it might be better to disable it completely so the user doesn't think something is...
For really big trees it would be helpful to be able to search/filter on text. It could then show just the relevant entries. Something like this:  I have thought...