Skip to main content

Notifications

Community site session details

Community site session details

Session Id : owZ/koUarNizlcSLhCwHL9
Power Apps - Building Power Apps
Unanswered

Submitting a form and ignoring required fields

Like (0) ShareShare
ReportReport
Posted on 15 Oct 2023 06:17:53 by 9

I have a form within my Power App with around 50 fields, many of which are required fields, or dynamically required depending on how other fields have been completed.

 

Users have commented that they want the ability to ‘part complete’ the form, i.e. get half way through, click a ‘back’ option and save their progress.

 

This would be a great addition; effectively part completed forms include a draft status flag, and then users are presented with the option to edit their draft form to complete the submission.

 

The issue is that I’m running into a problem with all those required fields. I could patch each field individually, but additional fields/questions are added periodically, and I want to ensure that there is no danger of an added/removed field in future from being missed off the patch list.

 

The Title card is autocompleted and hidden from view so there is no danger of that being missed, and the required control of each field sits in PowerApp and not in the underlying data source.

 

Is there a way of submitting the form but temporarily suppressing some/all of the required fields?

 

Thanks

  • ivan_apps Profile Picture
    2,187 Super User 2025 Season 1 on 21 Oct 2023 at 18:56:47
    Re: Submitting a form and ignoring required fields

    Yes, basically don’t make them required in your data source but enforce them to be completed before changing the status from Draft to whatever comes after. That way they can fill it out as much as they can while in draft, save progress and come back to it. All you have to do via the Power App is to enforce submission criteria, which in your case if field requirements but it could also do field validations as well.

  • bobcwoods Profile Picture
    2 on 21 Oct 2023 at 17:59:06
    Re: Submitting a form and ignoring required fields

    completed form field in all fields but wouldn't permit to send   

  • WarrenBelz Profile Picture
    146,670 Most Valuable Professional on 15 Oct 2023 at 06:50:28
    Re: Submitting a form and ignoring required fields

    Hi @dystopianrelic ,

    You have not given a lot of information, but this is really up to how you control the requirement for the fields - if they are at data source level, you simply have to complete them. If you are controlling this with the Required property of Data Cards, then that can be conditional on basically anything set of conditions you want. 

     

    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

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,670 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 66,004 Most Valuable Professional

Leaderboard
Loading started