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 / DisplayMode critieria ...
Power Apps
Answered

DisplayMode critieria stops button OnSelect navigation to next page.

(0) ShareShare
ReportReport
Posted on by 8

Hi all,

 

I have a button to navigate to next screen - this works, and allows me to navigate. 

 

I have disabled the button when my form is incomplete, as below - this works. 

 

DisplayMode:

If(IsBlank(Category_Radio.Selected.Result) || IsBlank(Dropdown1.Selected.Result) || IsBlank(Dropdown2.Selected.Result), Disabled, Edit

 

However, when this DisplayMode is in place I can no longer navigate, I remove this DisplayMode criteria and again I can navigate. 

 

So I can turn the error on and off but not sure how fix and keep the functionality I need. 

 

Thank you 

Categories:
I have the same question (0)
  • eka24 Profile Picture
    20,925 on at

    @TAStimpson 

    If you want to remove the displaymode formula, then what is the purpose of the it on that navigate button?

    Can you explain further the use of that formula.

    In any case you can insert another button and on select put: Navigate(Screen2)

     

    Finally if you still want to maintain both the displaymode on the button, kindly give a clue as to what circumstance you want that to happen.

    ------------

    If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.

     

  • TAStimpson Profile Picture
    8 on at

    Hi @eka24 

     

    Thanks for your reply. 

    The app is 4 pages with a form on each page, I have a button on each page to navigate through to the next page. 
    I do not want to navigate to next page unless the form on that particular page is complete, so I have disabled the button until the form is complete. 

    However once the form is complete the button becomes visible but navigate no longer works. 

    I do not want to remove the Displaymode, I was trying to explain that I could make the navigate work again by removing the Displaymode.

     

    Thanks 

     

  • eka24 Profile Picture
    20,925 on at

    I get the Point. Can you show a screen shot of your Formula?

    If(IsBlank(Category_Radio.Selected.Result) || IsBlank(Dropdown1.Selected.Result) || IsBlank(Dropdown2.Selected.Result), DisplayMode.Disabled, DisplayMode.Edit)

    ------------

    If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.

  • TAStimpson Profile Picture
    8 on at

    Thanks @eka24 

     

    Screen clip attached. 

     

    I notice you have ended your above formula with "DisplayMode.Disabled, DisplayMode.Edit)" which differs from mine. 

    Capture.PNG
  • Verified answer
    eka24 Profile Picture
    20,925 on at

    Did you try the formula i gave?

    If(IsBlank(Category_Radio.Selected.Result) || IsBlank(Dropdown1.Selected.Result) || IsBlank(Dropdown2.Selected.Result), DisplayMode.Disabled, DisplayMode.Edit)

     

    Also recheck if you have the Navigate function on Onselect: Navigate(ScreenName)

    If you tried and it didnt work, publish and restart the App

    ------------

    If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.

  • TAStimpson Profile Picture
    8 on at

    Thank you, I have tired the formula and it now works. 

     

    Thanks again @eka24 

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 432

#2
Valantis Profile Picture

Valantis 362

#3
timl Profile Picture

timl 337 Super User 2026 Season 1

Last 30 days Overall leaderboard