I'm trying to make a app so I can check the items I already got on a game.
I've already managed to get this done.
What I'm trying to do now is add a checkbox under the Item name, on the Secondary header section. And create an action to mark completed/not completed on it. Like on the image bellow.
Is there a way to achieve this? Or any advice on how to do this with a similar or better layout?
Thanks in advance.
Hello, the first solution in my mind is to make an action with an empty square icon
Action should change cell data to "Y" and icon should change to checkbox
Checkbox-action could make data in cell back to "N"
I used your solution and googled about it, made some tests and got this to work.
On the first screen, I used Format rules to display these icons on the Secondary header, It reads if the values is Y or N and change the icon accordingly.
On the second screen there are two examples of how I can change the value to Y or N using actions like you mentioned, with the bigger check action as "Display as primary" or the smallest attached to the name as "Display inline".
It's not exactly what I want yet but this is working for now. I need to click on the item on the first screen to use the action on the second, I'm looking for a way to use it on both screen if possible. If doing this with AppSheet is possible, of course.
Anyway, thanks for the help. If you have any more ideias on how to make it work I'm open to it.
Maybe you are looking for bulk actions? AppSheet allows the user to select multiple rows ( or a single row as well) using bulk actions option in summary views( table, deck , gallery etc.) . After selecting the row(s) you can apply the action. In this case you need not go to the detail view.
Use bulk actions - AppSheet Help
Also the below GIF shows, one can change the status with bulk actions in the deck view itself.
I thought it should look like this
And like this after firing
This is exactly how it looks now. I had never used AppSheet and I'm still learning. By a mistake I hid the action button.
This screen show it with Primary and Secondary Headers. Also, the action buttons. Here they're clickable.
This screen shows the details for the item. Here, the green icon isn't clickable. But there is the huge button at the bottom that executes the same action, changing the icon to Green or Red.
You can choose colomns to show in details view(in UX section/column order) ,
and also choose actions you needed using slice
User | Count |
---|---|
19 | |
9 | |
8 | |
6 | |
5 |