Table Grid Layout and ViewColumn

In other words, VIewColumn is good way to set custom view for a record. But why we can't use custom view for a record, if we want to use Grid for table? Why not?
1 Reply
toeknee
toeknee4mo ago
Because a record view isn't dictated by a view. It's dictated by the column structure that is conditionally defined with toggleable columns etc. It's a structured build view. Whereas a grid view is simply card rendered one after each other.

Did you find this page helpful?