Show If Column Constraint not applying in _Inline Table View

My Settings:
UX > Options > Forms > Apply show-if constraints universally = YES

Column with Issue:
Column Name: Equipment to Swap
Show If Expression: [Request Type]=“Swapping”
Objective: The [Terminal to Install] column should only be shown if [Request Type] column is “Swapping”
*Note that this column is for a table which is a child table

Issue Description:
On the Form, the column shows and hides properly depending on the selection of [Request Type].
However, in the _Inline view auto-generated by AppSheet, which is a table view, the [Terminal to Install] column is always visible.

It seems that the Shof If expression is only being applied to Form Views.
It doesn’t get applied to tables views for an auto-generated _inline view
3X_c_5_c5875709090a712e5c988b6c7519e846ca0f68d5.png

Any help please?

Solved Solved
0 5 348
1 ACCEPTED SOLUTION

Got it. Just in case for the same detail view record, the [Request Type] changes, then will the user expect to see the column in the child view ? I believe since the condition indicates the possibility of the show_if condition going either way, the summary child view will continue to show the column.

View solution in original post

5 REPLIES 5
Top Labels in this Space