Show all fields in detail view of individual record

I have built an app, currently with sample data. I have a table view of the data for the users to pick from.  It's based on a slice I created with all fields they need.  When selecting an individual record, it shows a detail view of that record on the right side of the screen.  It does NOT show all the fields for that record, only a subset of them.  The user has to click the EDIT button to open a form to see all fields.  How can I get all the fields to show in the detail view without having to edit the record?  

wcksmith_0-1702649382343.png

Thanks, Wick

 

Solved Solved
0 1 135
1 ACCEPTED SOLUTION

When there is nothing added to your column, it doesn't show it on the detail view. That's the normal behavior.

View solution in original post

1 REPLY 1

When there is nothing added to your column, it doesn't show it on the detail view. That's the normal behavior.

Top Labels in this Space