Dynamic Dropdown

Dynamic Dropdown

Model-driven Apps    Canvas Apps    Power Pages
License is Present    Managed Solution Available
A control to render a dropdown that can change dynamically based on values of other fields. You just need a query (fetchXml or OData) to fill the list and in your query you can use other fields in the form. The query will change automatically and update the list when other fields change. You can also create custom display values based on list items all without a single line of code.

dropdown

Author: Reza Niroomand          

You might be interested in these PCFs

CSV Dropdown Control
A control to present an array of CSV values (defined in the the configuration parameters) in a dr...

         
csv dropdown

Lookup as Dropdown
A control to display a Dropdown that allows to select records from an entity

         
lookup dropdown

Lookup Dropdown PCF
A control that renders a Lookup field as a Dropdown <ul> <li>Honours the filtering and ordering...

         
lookup dropdown

Advanced Dropdown for Choice
A control that transforms standard Power Apps choice fields into visually rich dropdowns.

         
choice dropdown optionset

NNDropdown
A control which converts Many-to-Many relationship into a multiselect dropdown

         
many to many relationship dropdown

Year Dropdown
A control to allow user to select a year in a dropdown and store the result in a DateTime, Whole ...

         
year dropdown