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 / Input new value in a d...
Power Apps
Unanswered

Input new value in a dropdown

(0) ShareShare
ReportReport
Posted on by 29

Hello everyone,

 

I'm creating a form (attached image) where have already my input fields set and with their proper defaults (connected to my sharepoint lists). However, I would like that users could input a new value in the dropdown, and use a "New" button to create a new row in the list. I have found a couple of options to do this implying some new input fields that go visible or hidden, but... there are not an option to enable this? It doesn't seem like an uncommon feature for a dropdown.

 

Thanks for you help and attention.

Captura.PNG
Categories:
I have the same question (0)
  • WiZey Profile Picture
    3,023 Moderator on at

    Hello @Puppet47 ,

     

    How is your dropdown populated? Is it from a choice-type column or a SharePoint list? If its a choice-type column, I suggest switching to a SharePoint list otherwise your user won't be able to add new values.

     

    Once your dropdown gets its value from a SharePoint list, you can simply give your user an input to create new records in the SharePoint list, which will automatically update the dropdown's list of values. 

     

    Hope this was helpful to you.

  • Puppet47 Profile Picture
    29 on at

    Hello @WiZey ,

     

    It's populated from sharepoint list, a text column specifically, using the next code:

     

    If(Dropdown2_1.Selected.Value = "Resources";
    Filter(Resources;'Project CODE'.Value = DropdownProjectCODE.Selected.Value).Título)

     

    I checked that option you mentioned (permit the user to input new values) but could only find it when creating choice-type columns.

  • WiZey Profile Picture
    3,023 Moderator on at

    I meant giving the user a small form which allows him to create new records in your SharePoint list. 

     

    You can build a small forum using a text input and a button, then use "Collect()" to create a new record with the value. Or you can also make one with a form control and use "SubmitForm()". The new values will appear in your dropdown as it is populated by the list from SharePoint.

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 June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 335 Most Valuable Professional

#2
11manish Profile Picture

11manish 166

#3
sannavajjala87 Profile Picture

sannavajjala87 71 Super User 2026 Season 1

Last 30 days Overall leaderboard