web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id : tLC0nUeqkV3xLzVY6w24z8
Power Apps - Building Power Apps
Answered

PowerApps problem with a combo box in form edit mode.

Like (1) ShareShare
ReportReport
Posted on 15 Jul 2024 06:43:02 by 102

I've encounter a problem with combobox that I use to get email from a person. When I start new form everything is going perfect. I get all fields with mail, etc. But when I enter to item from deep link, this only one field(combobox) with mail is empty. This error destroys the whole app, and it is only when I enter Edit mode of existing item. How to handle it?

 

To search for user I use expression: 

Office365Users.SearchUser({searchTerm:DataCardValue18.SearchText})
  • Verified answer
    Biskopt Profile Picture
    102 on 15 Jul 2024 at 08:04:00
    Re: PowerApps problem with a combo box in form edit mode.

    I fixed bug by myself. I was just blind.  I used wrong custom field so that my form was not submitting data further.

  • DBO_DV Profile Picture
    4,665 Super User 2025 Season 2 on 15 Jul 2024 at 07:28:05
    Re: PowerApps problem with a combo box in form edit mode.

    Can you send us a screenshot of the screen? 

    Are you using a Form or do you use a Patch function to save the data? 

  • Biskopt Profile Picture
    102 on 15 Jul 2024 at 07:25:47
    Re: PowerApps problem with a combo box in form edit mode.

    What you mean by code in my combobox? The data is stored into field person in sharepoint list. The code in my Items property is:

    Office365Users.SearchUser({searchTerm:DataCardValue14.SearchText}).
    I noticed that only this field is not submitted into sharepoint list. I don't know why.
  • DBO_DV Profile Picture
    4,665 Super User 2025 Season 2 on 15 Jul 2024 at 06:50:41
    Re: PowerApps problem with a combo box in form edit mode.

    Can you show us the code in your Combobox ?

    Can you tell us where the Data is stored? 

    What is the Code in your Items property of your combobox. 

     

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

Announcing our 2025 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for…

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 791 Most Valuable Professional

#2
MS.Ragavendar Profile Picture

MS.Ragavendar 410 Super User 2025 Season 2

#3
mmbr1606 Profile Picture

mmbr1606 275 Super User 2025 Season 2

Loading complete