Display NULL Columns on Detail View

I would like to display a consistent set of columns on a detail view - including those that are NULL. For those that are currently NULL, I’d like to show the user a value of “Unknown”. When data is updated or entered, the proper value of the column will be shown on the detail view.

I’ve seen the approach to use Show_if with a simple “true” … this will show the column, but since it is NULL, it only displays the column label … and its easy to miss this visually.

0 2 941
2 REPLIES 2
Top Labels in this Space