2021-02-01 16:18:35
Topic starter
A developer wants a field name to show up in camel case.
For example: MyField
In ONE's platform, using camel case naming like this often results in a space being added. For example, it my show up as "My Field".
Is there a way to have the new field show up as "MyField"?
Add an explicit messages.properties entry:
meta.field.MyField=MyField