web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Reflow list view unabl...
Power Apps
Answered

Reflow list view unable to maintain record selection when clicking button

(0) ShareShare
ReportReport
Posted on by 32

So my app is working well when in landscape mode, but I'm having trouble in portrait the table's contents go from grid view to list view. I can select a record from the Dataverse table, but when I click a button to EditForm and Navigate, the record is deselected and the new page doesn't show any data. I know I can just switch to grid view for the table, but I actually like the option of having a more mobile friendly format.

Categories:
I have the same question (0)
  • cwebb365 Profile Picture
    3,294 Most Valuable Professional on at

    Is this a canvas app or model app?

     

    if it’s canvas instead of using the grid in your item of the navigated page pass context in the navigate function of the recordid.  Assuming you have a lookup for the item using .selected from the grid?

  • Verified answer
    cwebb365 Profile Picture
    3,294 Most Valuable Professional on at

    Example

     

    Navigate( Details, ScreenTransition.Fade, { ID: 12 } ) Displays the Details screen with a Fade transition, and updates the value of the IDcontext variable to 12.



    12 would need replaced with thisitem.id or grid.selected.id assuming it’s even working.

     

    of course if using model it’s. Gonna be a different ballgame. 

  • russelln2 Profile Picture
    32 on at

    I think I followed your instructions? I used a context variable to store the selected record so it's value wasn't lost when the record was unselected.

     

    It is a canvas app. To fix, I set Table1.OnSelect to Set(MyVar1,Table1.Selected) and Form1.Item to MyVar1.

  • cwebb365 Profile Picture
    3,294 Most Valuable Professional on at

    Basically the same idea :). Was gonna suggest that if the context from nav didn’t work.  

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 379 Most Valuable Professional

#2
11manish Profile Picture

11manish 203 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 128 Super User 2026 Season 2

Last 30 days Overall leaderboard