Editing a slice in a dashboard view

Hi

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:

While when I click the rows in the “Elenco spostamenti” I get the correct options, and I can edit the view:

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.

How can I do it?

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.

2 Likes

Thank you.

Duplicating and renaming an auto-generated view, then assigning it the correct slice did the trick!

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.