Enum defined are not showing properly in cuba 7. see pic
Hi,
You need to localize enum values. In order to do this:
- Open the enum designed
- Select the enum value
- Click the Edit Localization Message button
Alternatively, you can add localization messages manually to the messages.properties
file that is located in the same package
Regards,
Gleb