Keep the main Details view for each slice

Hello to everyone,

I use an app to monitoring the economics data of r&d projects. I have one table with all the project and i use slice to create different view for each project. When i create a slice for a specific project i would use the details view of the main table in order to not create a detail view for each slice.. It’s possibile?

this could help me because the detail view should be the same also if i create different slice for each project and i have not create

Tks guys

If you are navigating to the Detail view from a Table or Deck view, you can create a custom action and assign it to the Row Selected behavior. This custom action would be of type “go to another view in this app” with the Target set using the LINKTOROW() expression specifying the exact Detail view you wish to go to. You can use this same action on each of the Slice Table/Deck views.

2 Likes

Hi @DaGi07 ,

Great question! You could also try a dashboard view. This may help with user experience/navigation if you are primarily using a desktop for this app.

Check out the app below to see how these types of Apps work.

Inventory Management App

Let me know if you have any questions.

Thanks,

Austin from AppSheet Training

1 Like