displayUsingLabels as default
#4995
-
|
Hi, |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
|
It something we can only consider for Nova 5. |
Beta Was this translation helpful? Give feedback.
-
We haven't discussed and decided on it yet. Both options have their own merit. If you want this to be the default you can always create a class and configure the default. e.g: |
Beta Was this translation helpful? Give feedback.
-
|
It works this way because users can store literal strings in a database column without the overhead of a key/value concept. Probably not going to make a BC change even in the next version, as we tend to avoid them if we can. |
Beta Was this translation helpful? Give feedback.
It works this way because users can store literal strings in a database column without the overhead of a key/value concept. Probably not going to make a BC change even in the next version, as we tend to avoid them if we can.