How to hide a column in a table view, but show it in a detail view or form view?

In my application I just need one column to be visible but be able to search all records in the table and such that the all fields appear in detail view?

I tried manually hiding these columns in Data > View columns , but its not producing the desired result since it neither searches nor shows all the fields in detail form,

Solved Solved
0 7 6,107
  • UX
1 ACCEPTED SOLUTION

@fakerat_xavier
Ensure that only the column name that you want to show appears in Column Order property of that table view.

View solution in original post

7 REPLIES 7
Top Labels in this Space