Skip to content

Dynamic Dropdown for Power Platform

Latest
Compare
Choose a tag to compare
@rezanid rezanid released this 03 Jan 18:08
· 1 commit to main since this release

Dynamic Dropdown component can be imported as a solution to your power platform environment. You can also add the component to your own custom solution if you prefer to keep your customizations and the component together.

Changes:

  • Supports binding to a Lookup field (in addition to Single line of text)
  • Shortened the solution name
  • When the value of dependent fields (QueryValue properties) change and the list portion of the drop-down has new items, if the previous value of the bound field is not found, the value of the field (and the component) is set to null.
  • Fixed all reported bugs