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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Pop up at new screen l...
Power Apps
Unanswered

Pop up at new screen load before allowing form entry

(0) ShareShare
ReportReport
Posted on by 2

Hello,

 

I'm building an app where I am splitting the form with over 100 questions into multiple screens. The question amount will be dependent on if the user selects level A,B,C, or D. Selecting "A" will have the most questions, and some questions which aren't applicable for B,C, or D will not be present on those forms. 

 

I want to ensure that the user knows they selected the correct letter. On the loading of the next page, I have created a group called Popup with my transparent rectangle, buttons and a warning message: "Are you sure you want to complete the audit for level A?"

I'd like to have the pop up be present when the page loads and then navigate back to the first screen selecting the level when selecting button "No. Go back" and also to no longer be visible when the user selects: "Yes. Proceed" so they can move on with the form entry.

Categories:
I have the same question (0)
  • WarrenBelz Profile Picture
    153,472 Most Valuable Professional on at

    HI @danielkly ,

    Visible for the pop-up is gblPopup. You would run that code and set either true or false depending on whether you wanted to see the pop-up or not.

  • AARON_C Profile Picture
    2,235 Most Valuable Professional on at

    Hi @danielkly 

     

    The Visible property of your pop-up group should be the variable. Following Warren's post it would be gblPopUp

     

    When you want to open and close pop up, use the formula from warrens post and set it either to true or false.

     

    Please tick Accept as solution if the answer is useful.

    Thanks,

    @AARON_C 

  • danielkly Profile Picture
    2 on at

    @WarrenBelz Apologies. I'm still dipping my toes into variables. Would the formula be placed in the field for the popup group's visible setting? If I then want to mark it to false at the press of a button, would I enter another formula on select?

  • WarrenBelz Profile Picture
    153,472 Most Valuable Professional on at

    Hi @danielkly ,

    The easiest way would be to make the pop-up visible (or not) on a Global Variable

    Set(
     gblPopup,
     true
    )

    then either leave it true or set it to false when you do not want the popup to be visible.

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

    MVP (Business Applications)   Visit my blog Practical Power Apps

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
Kalathiya Profile Picture

Kalathiya 400

#2
WarrenBelz Profile Picture

WarrenBelz 348 Most Valuable Professional

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 315 Super User 2025 Season 2

Last 30 days Overall leaderboard