I have an app that collects results that go directly to a list.
I want to add a popup or something similar that only triggers if the result is "Postitive" - requesting that the user double check the field before submitting.
Here's an article I wrote on how to add a Pop-Up Form in Power Apps. The first paragraph is about how to create a 'Confirmation Pop-Up'. I think its exactly what is needed here.
Link to article:
https://matthewdevaney.com/how-to-create-a-pop-up-menu-in-power-apps/
---
Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."
I'm a beginner, but when I try to type "locShow" nothing happens. Do I need to change my fx from Text?
locShow
You have to initialize the variable too with an UPDATECONTEXT function.
I don't know what that means, but thanks for the help anyway.
Add a rectangle to your screen
add a lable with your text on top of it
add two button, one for "OK" and one for "Cancel"
Now group all the controls by selecting them all and click on group (group1 will be created if you have no other groups yet)
now in the OnSelect even on your submit button add the updatecontext i listed.
select the group and select the visible parameter and set that to locShow
This will show the group when the user select Positive. you will need another variable to get the response from the buttons to determine the next steps, let me know if you need some more info
Try to build the short example in the tutorial. It will walk you through step-by-step.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
190 | |
54 | |
42 | |
38 | |
33 |
User | Count |
---|---|
256 | |
78 | |
73 | |
71 | |
68 |