Can we have multi language support for Boolea...

Can we have multi language support for Boolean fields? Or the ability to customize what’s displayed on the buttons where it now says Y/N?

0 4 350
4 REPLIES 4

You can put this expression to Valid_if if you like:

{“YourValueForYes” , “YourValueForNo”}

and set Allow other values option to TRUE

The Valid_If leads to the correct values being displayed on the buttons, but Allow other values is not an available option for Boolean (Yes/No) columns

I just give that option provided you choose text instead of Yes/No as type

Ah yes, understood.

I would like to keep the Boolean (Yes/No) type because a lot of other logic in my app depends on it, and it is cleaner from a database point of view

Top Labels in this Space