Hi everyone,
I have built a table X where users can do pings (with underlying comment) on a jpeg photo using the X/Y format. In this table X, you have then Photo n°1 (with pings and underlying comment), Photo n°2, Photo n°3 etc..
For now, on this table X_detail_view, I can only see the photo with the pings "inside" (inline view n°1), but I'd like to have as well a summary per photo of all the pings (inline view to be created), and why not having an inline view of the comments as well.
For now, situation with screenshots
I have checked on the community and did not find an answer.
Thanks for your time
Vincent,
Solved! Go to Solution.
Bonjour @GV
When you create a custom "bulk" view such as Map, Table, and so on, it will replace any default view in the inline.
You will need to create a slice, and then make your Map/pin view to take its source from this slice.
Or, you can add a new virtual column that will be a copy of the Related Pièces, and for example [Related Pieces_Slice], set the exact same expression, and change its type to : Type, base Ref, source table: Pieces_Slice.
Then, display this [Related Pieces_Slice] in the detail view instead of the legacy [Related Pièces]
In both case, you will need to use a Slice.
For reference:
Slices: The Essentials - AppSheet Help
Use virtual columns - AppSheet Help
Bon courage 🙂
Bonjour @GV
When you create a custom "bulk" view such as Map, Table, and so on, it will replace any default view in the inline.
You will need to create a slice, and then make your Map/pin view to take its source from this slice.
Or, you can add a new virtual column that will be a copy of the Related Pièces, and for example [Related Pieces_Slice], set the exact same expression, and change its type to : Type, base Ref, source table: Pieces_Slice.
Then, display this [Related Pieces_Slice] in the detail view instead of the legacy [Related Pièces]
In both case, you will need to use a Slice.
For reference:
Slices: The Essentials - AppSheet Help
Use virtual columns - AppSheet Help
Bon courage 🙂
Merci 😉
User | Count |
---|---|
15 | |
11 | |
5 | |
5 | |
5 |