How to update column order when one column is empty (to just remove it instead of having a space)

So, first question, I’ve created a column order but, I have two columns, one Phone (H) and other Phone (M), some people would have only Mobile number, so it would not show the phone icon in the view. But when I’ve set Phone (H) to show after Phone (M) in the column order under Views, there is a blank space where there would be Phone (M) phone icons. I was wondering if it were possible to make the column disappear from view if Phone (M) is blank.

Question 2, another related to Phone (H) and Phone (M), if a client has two phone numbers, as in Phone (M) and Phone (H), it duplicates the Phone icon and the Message icon twice, can I set it to automatically choose Phone (M) as those icons and not show another phone and message icons? You could say, these two questions would be related to one formula I suppose.

Question 3, I don’t know if I can add multiple questions here… if I get told otherwise, I’ll do it for future, making different question forums. When I click on a row in the view tab, for example, my client database, I click on a persons name, but I never found out how to change the heading of the selected person. It comes up with “Details” only, where I would like to have it " Info." as an example. How would I do that?

Solved Solved
0 3 350
1 ACCEPTED SOLUTION

Unfortunately, there’s no (easy) way to do that: the expression that produces the view title is not aware which row is being displayed. My recommendation is to add a (possibly virtual) column of type Show at the top of the form that displays the desired text.

View solution in original post

3 REPLIES 3
Top Labels in this Space