Notifications
Announcements
Hi guys!
I discovered that Power Apps already have error message below each column to show any error made by user for respective column. I have made the column "required" = true. however, when i test, (which i do not fill in some mandatory field), the error for each column did not come out. Only large notification pop up. How do I configure this?
Read this Thread:
https://powerusers.microsoft.com/t5/Building-Power-Apps/Customize-Error-Message-for-Datacard/m-p/256251#M75062
When you use the default for making it "required" it basically will let them submit it but give an error and won't save it. I don't like this.
What I do instead is make the star visible for that field if it is blank by making the star visible property =IsBlank(DataCardValue1)
And then for any of my required fields I make the button disabled if any of the stars are visible. Or sometimes I put a message that says "You are missing required fields" and make it visible if any of my stars are visible and then make the button disabled if the message is visible.
Basically this will prevent them from being able to submit until all required fields are entered and helps them know which field they are missing and they have to have.
Thanks @rebeccas !
Can you explain a bit more about to show message if star is visible? Because if i do that the message pop up even when user did not start fill in the form yet.
@_kikilalaaa
That is true..it will show from the start unless you add extra rules in there. I like it that way because I don't have to worry about anyone accidently submitting a blank form or anything like that.
There are a lot of different ways you can do this, just depends on what you are wanting to achieve. I have one that is a phone app that goes through one question at a time and I use this same method to make sure they can't go to Question 2 without answering Question 1 first..and so on.
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.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 796 Most Valuable Professional
Michael E. Gernaey 327 Super User 2025 Season 2
Power Platform 1919 268