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 / Form Submission Not Wo...
Power Apps
Answered

Form Submission Not Working

(0) ShareShare
ReportReport
Posted on by 728

Hi

 

I have a Form which is not submitting but i can't work out where the issue is.

 

it has a combo box that has 4 options, depending on what the user selects, the relevant fields will display for that option.  The fields are marked as required, but only if the option is selected in the combo box, otherwise the fields are not required.

 

When i complete a form for 3 of the options it submits fine.  However, when i select the 4th option, it doesn't do anything.  button pressed but form doesn't submit, no error message is displayed, form remains on screen with the fields filled in.

 

I am at a loss as to why it submits when the other 3 options are selected but not when the 4th option is selected.

I know it's a long shot but would anyone have any suggestions as to why this may be the case and suggest was of sorting this?

 

thanks

Categories:
  • BCBuizer Profile Picture
    22,854 Super User 2026 Season 2 on at

    Hi @neill_long ,

     

    Can you please share your current setup? Without details of what things look like, it's hard to pinpoint the cause of your issue.

  • neill_long Profile Picture
    728 on at

    Hi

     

    on my screen - 'Requests', opens NewForm like this:

     

    neill_long_0-1676907135014.png

     

    When option is selected from the 'Request' Combo box, other fields become visible based on that selection:

    neill_long_1-1676907223223.png

     

    Seems to be when 'Learning Lab' is selected from this combo box when the form refuses to submit.

     

    neill_long_3-1676907794746.png

     

    On the 'OnChange' property of the combo box, I have specified all fields in form to be reset:

     

    Reset(DataCardValue38); Reset(DataCardValue(23);.. etc

     

    On the 'Required' property of each datacard, I have specified that field to be required if option is selected, if not then false:

     

    If(DataCardValue2.Selected.Value = "Learning Lab", true, false)

     

     

  • Verified answer
    BCBuizer Profile Picture
    22,854 Super User 2026 Season 2 on at

    Hi @neill_long ,

     

    Can you open the Monitor and then try to submit the form with the 4th option selected? You can start the Monitor here:

    BCBuizer_0-1676908135747.png

     

    After you have submitted the form, go to the browser tab that has Monitor Opened, look which action has an error outcome, and click to view the details.

     

    If this doesn't help you pinpoint the cause of the issue, please share the error.

  • neill_long Profile Picture
    728 on at

    found the issue.  there was one field hidden that I hadn't put the formula on to be false if Learning Lab selected.

     

    the open monitor helped thank you.

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

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 405 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 368

#3
WarrenBelz Profile Picture

WarrenBelz 244 Most Valuable Professional

Last 30 days Overall leaderboard