Shouldn’t Show columns all be virtual columns? I see no reason of having empty columns in the data source.
There is no requirement that show columns be physical columns. Once I realized they could be virtual, virtual is all I use.
I stand corrected. Thanks Steve!
Wow! Keen to do this too. If I add a virtual Show column to my table, how do I control the placement of that Virtual Column in a related Form?
1 Like
@David_Ackling-Jones You’ll have to use slices. I strongly recommend using slices anyway.
1 Like
Of course!