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 / Dropdown box UI issue
Power Apps
Unanswered

Dropdown box UI issue

(0) ShareShare
ReportReport
Posted on by

Hello,

 

I have created a PowerApp connecting to my SharePoint list. When I select an item in the list and click on Edit, I see form opening as expected. The form has a Dropdown list for Region.  I click the list open, and without selecting any item or without clicking outside the Dropdown, I close the item.

First item openned in edit mode .png

 

 

Next time I click on another item in the list and click on Edit, I see that earlier dropdown (which I opened for earlier item) is still open and has values of earlier item.

 

Second item opened in Edit mode - shouldnt have dropdown open.png 

 

Any help with this would be much appreciated.

 

Thanks

!!
Categories:
  • ChrisR Profile Picture
    141 on at

    In SharePointIntegration, try:

     

    ResetForm(SharePointForm1);EditForm(SharePointForm1)

     

     

    Hope it works,

     

    Chris - IW Mentor PowerApps Training

  • v-xida-msft Profile Picture
    Microsoft Employee on at

    Hi @Susan1234,

     

    Do you use the Custom form created in your PowerApps app to edit the list item within your SharePoint list?

     

    I have made a test on my side and don't have the issue that you mentioned. I agree with @ChrisR's thought almost, you could consider take a try to set the OnEdit property of SharePointIntegration control to following formula:

    ResetForm(SharePointForm1);EditForm(SharePointForm1)

    More details about SharePoint forms integration within PowerApps, please check the following article:

    https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/sharepoint-form-integration

     

    More details about customing a SharePoint list form using PowerApps, please check the following article:

    https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/customize-list-form

     

    In addition, please check if the OnSelect property of the Combo box control within your SharePointForm1 is set to false. Please take a try to set the OnSelect property of the Combox box control within yout SharePointForm1 to false.

     

    You could also take a try to re-customize a form using PowerApps app for your SharePoint list, then check if the issue is solved.

     

     

    Best regards,

    Kris

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
11manish Profile Picture

11manish 402 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 296 Most Valuable Professional

Last 30 days Overall leaderboard