Related Table/Detail

Hello, I’ve got a main inventory view that pulls all related logs. When you click the related logs the table that comes up has every column related to that entry viewable. However when I click an entry in that table, it cuts down what can be seen to only 4 things. (Shown in attached pictures). How do I fix this so that when I click an entry in the related log table that I can see all fields that have information and not only these 4 columns?

0 2 197
2 REPLIES 2

Detail views will not show columns that are blank. But that doesn’t seem to be your issue.

I suspect that in the Detail view either:

  1. The columns to show are explicitly set in the view.
    OR
  2. The view is using a Slice that has limited the columns shown.

You can determine the view name and datasource used in the emulator at the bottom as indicated in the image below. Check each of these.

Oh wow, I never knew that was there in the emulator! That made fixing it so easy! Thank you. (P.S. It was a view in the system views that somehow got changed. I would of spent decades looking for that!)

Top Labels in this Space