Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Unanswered

Bizarre difference between web browser and mobile behaviour

(0) ShareShare
ReportReport
Posted on by

I have an app with 3 screens: a master data screen (VehicleScreen) , a detailed data screen (DetailScreen), and a data form(scrnInspect).  When creating new records on scrnInspect I get wildly different results in the web browser and the mobile version of the app depending on the code.  I have ensured I am using the correct published version, etc.

 

Code snippet 1 from the onSelect Event of the check on scrnInspect:

SubmitForm(edfrmInspection);Navigate(DetailScreen,ScreenTransition.None)

 

Mobile Behaviour: Record writes correctly, App Navigates to DetailScreen

Broswer Behaviour: Record writes correctly, DetailScreen flashes brielfy, then scrnInspect reappears

 

Conde snippet 2 from the onSelect Event of the check on scrnInspect:

SubmitForm(edfrmInspection);ResetForm(edfrmInspection);Navigate(DetailScreen,ScreenTransition.None)

 

Mobile Behaviour: Record writes correctly, App navigates all the way back to VehicleScreen

Browser behaviour: Record writes correctly, App navigates back to DetailScreen as expected

 

Help!

 

 

 

 

 

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,524 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,906 Most Valuable Professional

Leaderboard