In my WorkFlow app I have created a “Trasferimenti” view as a dashboard with 2 entries: “Allestimenti da movimentare” and “Elenco spostamenti”. Both are slices with auto-assigned actions, and are reference views.
My problem is: when I click on the rows of the “Allestimenti da movimentare” view it doesn’t show the detailed view I’ve set up, and I can’t access it:
I want both views to operate in the same way: I should be able to edit the rows of the “allestimenti da movimentare” view in the same way I can do with the “Elenco spostamenti” view.
Sometimes when adding a Slice, the usual auto-generated views are not created. This changed some time ago and I don’t know if its a bug or by design.
For some reason AppSheet is not matching the Dashboard view row with an existing Detail View of the same datasource.
First, make sure the Detail View you created uses the Slice as its source. I also recommend naming your custom view as “Allestimenti da movimentare_Detail”. I don’t know if that helps to match the row to the view but it does help with the naming conventions.