Controlling detail beneath Google map

When a table row is clicked, a Google map (not a view I created) displays everything really nicely. My only issue is trying to control the data that appears below the map - I canโ€™t seem to find any detail view where I could eliminate and add certain variables. Any guidance would be appreciated.

2X_f_f9c5219684fa0a763773bbeb95ee7758e13753dc.png

Solved Solved
1 18 1,244
  • UX
1 ACCEPTED SOLUTION

Create a Deck View using the same datasource (table or slice) that is being used in the Map. The Map View should automatically pick up that Deck View and use it.

View solution in original post

18 REPLIES 18

Create a Deck View using the same datasource (table or slice) that is being used in the Map. The Map View should automatically pick up that Deck View and use it.

Perfect solution John - Iโ€™m very grateful to you. Have a wonderful Sunday.

@morgan (not sure if youโ€™re the right person to tagโ€ฆ )

Is there any way to get the row selection event behavior to work while the deck is being shown over the map?

If you configure a deck view for the same table that has a map view, when viewing the map the view underneath a map DOES use the deck that you specify:

However it does not use the event action you selected.

This would greatly help smooth things out and reduce some duplication of views Iโ€™ll have to create in order to keep the detail view uniform.

In the app Iโ€™m working on, Iโ€™ve created a slice that Iโ€™m using for inline views when I wish to see the map; but since I canโ€™t use the deck selection event action (to route someone to the regular detail view) in order for the detail views to be uniform, I have to create duplicate detail views.

Thanks!

@MultiTech_Visions I have the same problem. Did you receive any answer from AppSheet?

@Fabian No

Okay I contacted the AppSheet Support about that.

This is currently in a rollout and you should see it fixed on your side in the next week or two if we donโ€™t detect any issues.
Thank you

Hi @Arthur_Rallu & @MultiTech_Visions this seems to be broken again since today.

Escalated.

Indeed; seems that way.

I just tried and set the tap action for the deck view Iโ€™ve created for specifically under that map - the view is being respected, but the tap action isnโ€™t.

morgan
New Member

Thanks for raising this issue everyone. Iโ€™m investigating this and some other issues and will have a fix ASAP.

morgan
New Member

Hey @MultiTech_Visions โ€“ Iโ€™ve investigated and the rollout is still not fully at 100% of customers. Either Arthur or I will notify you once itโ€™s completely rolled out, which should be very soon.

Hi @morgan This is still not working for me.
ID: 1272826

A work Around Could Be This

1. Create A behavior Action LINK-TO-ROW to the Map View Slice

2. Use Default Map View Detail Page as Instruction Page (Use Virtual Column)

3. Add Created Action to the Action Row on Map Slice Deck View...

That's All.

Once the User Click the Deck it shows the Custom Instruction Page(Default Map Detail Page) which ask them to "go back" and use the icon to view details.....

Instruction View

This is how i got my to be working whiles they fix the bug

@Fabian_Weller @MultiTech 

solved.jpg

I am new here but hope this works for you.

Cheers

@Arthur_Rallu @morgan Still not workingโ€ฆ

Which part @Fabian ? Iโ€™ve got a deck view for a slice that Iโ€™ve got a map view based off of, and the deck view is being used.

I havenโ€™t tried any event actions though

Yes the Event Action is not working. I mean you can specify an Action as a Row Selected Event Action. But it will not be fired. It will always open the Detail View. But I want to use a Data Change Action instead.

Iโ€™ve found another bug:

  • When you display 2 tables; even if you create a separate deck view for the secondary table - when you tap on the deck view (of the secondary table), it functions as if it were the primary tableโ€™s deck view.

Meaning: it takes me to the detail view for the primary table, even though the record is for the secondary table - which results in a blank screen.


FYI: the deck views for both primary and secondary tables ARE controlling the actual look of things (text fields shown, buttons, etc.).

Top Labels in this Space