I noticed that one of my app views is missing the 'Select Item' button, while other views have it. Do you have any recommendations on how I can make the 'Select Item' button visible in this view?
Missing select item checkbox:
Has select item checkbox:
Solved! Go to Solution.
In that case you may want to check if the view is based on a slice and if so if
A) the slice is read only
B) The slice has actions enabled.
The select button will appear if there are any row level actions available or defined for the records of that summary view. The purpose of the select button is to select multiple rows for executing row level actions.
Use bulk actions - AppSheet Help
In the first view of which you have shared the screenshot, it sounds that there is no such row level action defined. In the second view there would be some row level actions.
Per checking, there's a row level action defined in the first view. please see below :
In that case you may want to check if the view is based on a slice and if so if
A) the slice is read only
B) The slice has actions enabled.
User | Count |
---|---|
14 | |
11 | |
9 | |
7 | |
4 |