boolean true/false value translation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2018 10:09 AM
Hello all.
I'd like to know how i can change the translation of the value of a boolean true/false field.
I mean,when i pick italian language the "false" value is correctly displayed as "FALSO" (but in upper case...), while "true" remains "true".
I don't know how to change this behaviour.
Thanks in advance

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2018 10:17 AM
You may want to take a look at this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2018 11:04 AM
I did, but i'm not able to find what i'm looking for.type
I don' want to change a label, but how the system translate the boolean true/false when used ad field type.
For instance, field "has_breached" of table task_sla is a boolean type and in english it's displayed correctly "true" or "false" in list or report. But when i pick italian language, it's displayed "true" (i.e not translated at all) or "FALSO" (correct, but in unwanted upper case)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2018 11:10 AM
Solved: the table is sys_ui_message.