Removed related info tables from detail view

Hi guys,

Im having an issue customizing deatil view, it shows two related tables automatically and I dont want either of them to appear in that specific view. How can I remove them?

Thanks for your help.

0 1 121
  • UX
1 REPLY 1

There are two ways to do that.
1.Put a show condition in columns
Use the context (โ€œViewโ€) or context (โ€œViewTypeโ€) in the column show condition.
Example: If you have the Order_Detail view in the application.
Context (โ€œViewโ€)<>โ€œOrder_Detailโ€ Or context (โ€œViewTypeโ€)<>โ€œDetailโ€
Help Link: CONTEXT() | AppSheet Help Center

2.Use Column order property in UX Section
Go to UXโ€“>Order_Detail Viewโ€“>select the columns to show in this particular view.
Help Link:Controlling Column Order | AppSheet Help Center

Top Labels in this Space