Notifications
Clear all

[Solved] Field Name With Camel Case

1 Posts
2 Users
1 Likes
1,073 Views
0
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"?

Topic Tags
1 Answer
1

Add an explicit messages.properties entry:

 

meta.field.MyField=MyField