Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Answered

Is it possible to type into a combo box and submit the text?

(0) ShareShare
ReportReport
Posted on by 364

Hi all, 

 

Just like the title says, I am wondering if it is possible to type text into a combo box and submit the text as if it was in a text input. I have an app with a combo box that displays the tasks for engineering projects, but some users would like to submit tasks that are not in our system. (We use power query to populate Dataverse tables with the task info) Would it be possible to have them type a new item into the combo box and submit it? 

 

Aurora_0-1641311702382.png

I get this error when submitting my form, it just uses a simple command in OnSelect: 

SubmitForm(Form3); Notify("Hours Submitted", Success, 3000); NewForm(Form3)

 

No error when I select an item from the Combo box. 

 

Aurora_1-1641311845227.png

When a task is selected 

 

Any suggestions would be greatly appreciated! 

Categories:
  • Verified answer
    Abhilash_Swain Profile Picture
    901 on at
    Re: Is it possible to type into a combo box and submit the text?

    Hi @Aurora ,
    It is not yet available. But there is a workaround that I used in one of my use cases.
    Use a text field instead to get the free text. ( Example:- lets say you are adding a new project which is not yet there in your drop-down).

    Check if the text field is not blank, then consider the text field text while updating or creating the record.

    In Parallel update the master table which contains the project names with this new name. It will be a one-time entry and other users can use it if required.

     

    Please give me a Thumbs up if I answered your question and mark it as a solution to help others.
    Thanks
    Abhi

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

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,702 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 66,015 Most Valuable Professional

Leaderboard