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 / Error messages for per...
Power Apps
Unanswered

Error messages for person type combo boxes in a form

(0) ShareShare
ReportReport
Posted on by 8

I have a form which is link to a sharepoint list in the backend. The sharepoint list has different column types such as Choice, Person. In the power apps, i have  a form with combo boxes, dropdowns in the form. In the form i have done all the fields as required fields.For some boxes such as text input, the form displays automatic error messages on clicking on Submit button(Onselect= SubmitForm(form1). But on other fields such as Combo boxes(linked to a person type column in the sharepoint list) and other dropdowns , it does display any error messages. Please tell the correct way to display automatic error messages on clicking on submit button. I need the help urgently to update in my company project.

I have the same question (0)
  • v-mengmli-msft Profile Picture
    Microsoft Employee on at

    Hi @upadharp ,

     

    Are you having problems updating the person column using combo box? It may be that you are missing some required values for the updater column during the update.

     

    Could you show me the Items of your Combo box?

     

    I'm assuming that your combo box's Items comes from the values in a person column, and you want to update the option to the person column of another table when you click the submit button. Then you can do this:

    1)Create a collection to save values of person column:

    ClearCollect(pp,ShowColumns(AddColumns(List1,"DisplayName",PersonColumn.DisplayName),"DisplayName","PersonColumn"))

    2)Set the Items of Combo Box:

    pp

    3)Set the fields of Combo Box:

    vmengmlimsft_0-1694659505730.png

    4)Set the Update of Card:

    DataCardName.Selected.PersonColumn

    vmengmlimsft_1-1694659636443.png

     

    Hope this helps you!

    -------------------------------------------------------------------------------------------------------------------------------

    If my answer solves your problem, please accept it as a solution to help more people stuck on the same problem find it.

     

    Best regards,

    Rimmon Li

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 762

#2
11manish Profile Picture

11manish 640

#3
Valantis Profile Picture

Valantis 548

Last 30 days Overall leaderboard