Skip to main content

Using Grid/List visualization within record detail for 'self' record.

  • June 12, 2024
  • 0 replies
  • 15 views

Forum|alt.badge.img+3

Currently when viewing a record's details in an interface, Grid/List visualizations can be used to view the record's "linked records", however these visualizations cannot be used on the record itself.
I.e, if I have a Customer record with Order linked records, I can view the Orders in Grid/List visualization, however, I cannot view the Customer record itself in a Grid/List on that same page.

What I would like to do is to show some of the Customer's fields in Grid/List view. When there are many fields this allows to show selected fields in a neat one-row view. (Rather than having each field one after the other vertically).

Currently my workaround is to create a new linked record field where I link the record to itself, but it would be great if this could be done without this workaround.