I'd like my enum's to generate combo boxes, instead of plain input fields. Just like when we include related classes from other - those are pickable from a list.
How can I do that automatically? I know how to do that from the code but I'd like the automatic code generator for a view to do that for me.
Is it at all possible?!