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 / Display form based on ...
Power Apps
Answered

Display form based on the dropdown value

(0) ShareShare
ReportReport
Posted on by 148

Team,

 

I would like to display the Edit form based on the status field, which is a dropdown field in my app.

If the user select "Launched" from the drop-down values, the "Launch" form should be displayed.

 

Appreciate your help.

 

Regards,

Alwin

Categories:
I have the same question (0)
  • RandyHayes Profile Picture
    76,299 Super User 2024 Season 1 on at

    @allyb123 

    What is your Items property of the Dropdown?

     

    Assuming it is something like:  ["Launched", "Not Launched"]

     

    Then set the visible property of your Form for launches to:  yourDropdown.Selected.Value = "Launched"

    And do the same but change the text for the other form.

     

    I hope this is helpful for you.

  • Verified answer
    Drrickryp Profile Picture
    Super User 2024 Season 1 on at

    @allyb123 

    In the OnChange property of the Dropdown: If(Self.Selected.Value = "Launched", Set(launch,true)) and in the Visible property of the Form: launch

    Also put Set(launch,false) in the SOnSuccess property of the form.

  • allyb123 Profile Picture
    148 on at

    Works fine @Drrickryp  Thank you.

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 358 Most Valuable Professional

#2
11manish Profile Picture

11manish 207 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 150 Super User 2026 Season 2

Last 30 days Overall leaderboard