Dynamic Dropdown

Dynamic Dropdown
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.
Author: Reza Niroomand

Multi-select Dropdown List
The Multi-select Dropdown List PCF component allows users to select multiple options from a dropdown

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

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

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