Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Duplicate
-
Affects Version/s: 1.2.3.RELEASE
-
Fix Version/s: None
-
Component/s: WEB MVC
-
Labels:None
Description
If I define a public enum within the Java class that represents an Entity, and then add a field whose type is that enum, then when Roo creates or updates the jspx files for that entity, it scaffolds that field as field:input and not as field:select. Annotating the field with @Enumerated doesn't seem to change that.
Attachments
Issue Links
- duplicates
-
ROO-3196 Jsp scaffolding does not create a html-select for enum fields if enum is declared inside a class
-
- Open
-