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 / How to disable combobo...
Power Apps
Answered

How to disable combobox when I will start entering data in text box manually

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

saurabh255_0-1618319174686.png

Hi I have a combobox and a text box as shown in above image.

 

the textbox "REF ID" is getting auto populated based on the value selected in the above combobox.

 

but i want to implement one more function like -

 

when I will start entering data manually in textbox "REF ID" instead of it getting auto populated based on combobox value, the above combobox should get disabled.

 

I am not sure how to achieve that, any leads will be appreciated as I am very new to powerapps.

Categories:
I have the same question (0)
  • Verified answer
    Prakash4691 Profile Picture
    1,332 on at

    Hi @Anonymous ,

     

    On change of textbox property, If(!Is blank(texboxinput.text), Update context({changed: "yes"}), Update context({changed: "empty"}))

     

    In combobox display mode property: If(changed ="yes", Disabled, Edit)

     

    Please mark it as solution. If it resolves your issue.

     

     

    Regards,

    Prakash

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
WarrenBelz Profile Picture

WarrenBelz 416 Most Valuable Professional

#2
11manish Profile Picture

11manish 205 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 128 Super User 2026 Season 2

Last 30 days Overall leaderboard