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 / Mandatory fields with ...
Power Apps
Unanswered

Mandatory fields with no errors shown

(0) ShareShare
ReportReport
Posted on by 9

Hello Power Apps Gurus, 

I have made a field (say Comments) mandatory when a Combo Box field (say status) are of certain values,.

Required Property for Comments : DataCardValue54.Selected.Value = "At Risk" || DataCardValue54.Selected.Value = "Issue" 

 

DBA_PA_1-1664990744608.png

But i dont see any error message to say this is a mandatory field, instead i see just the (*) 

In fact its true for other Mandatory field as well(the one i made it mandatory in the Sharepoint list) 

Also, i have 4 different forms (with selected fields in each of the form) and i use below formula for OnSelect Property for Submit button in the last page. 

 

Patch(

    <SharepointList>,

    varMIT,

    1st_form.Updates,

    2nd_form.Updates,

    3rd_form.Updates,

    4th_form.Updates

);

If (

    IsEmpty(Errors(<SharepointList>)),

    Notify (

        "Success",

        NotificationType.Success

    );

    Navigate(HomeScreen),

    Notify(

        First(Errors(<SharepointList>)).Message,

        NotificationType.Error

    )

);

 

 

 

DBA_PA_2-1664990800198.png

 

And i could Submit(button in the last form) the updates without even entering anything against the mandatory fields. 

I need some help in restricting user from submitting the form when mandatory fields (Level1 and Comments)  not having any data. 

 

Categories:
I have the same question (0)
  • AhmedSalih Profile Picture
    6,680 Moderator on at

    Hello, @DBA_PA, if you select the Message Label in the Data Card, do you have the Text Property of the label as Parent.Error?

     

     

    If my reply helped you, please give a 👍 , & if it solved your issue, please 👍 & Accept it as the Solution to help other community members find it more.


    I am primarily available on weekdays from 6-10 PM CT and 5-10 PM CT on weekends.


    Visit my Blog: www.powerplatformplace.com


     

     

  • DBA_PA Profile Picture
    9 on at

    @AhmedSalih , 

     

    Are you referring to the ErrorMessage label for Comments DataCard, if so, then Yes. 

     

     

    DBA_PA_2-1665005946217.png

     

     

     

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

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 396 Most Valuable Professional

#2
11manish Profile Picture

11manish 134 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 101 Super User 2026 Season 2

Last 30 days Overall leaderboard