Skip to content

Commit

Permalink
Added Images to ReadMe
Browse files Browse the repository at this point in the history
  • Loading branch information
NielsMinnee committed Jan 11, 2021
1 parent 795b2af commit 4e64c88
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# NNDropdown
Control which converts Many-to-Many relationship into a multiselect dropdown. Via an input parameter a filter can be added, which is impossible with OOB Functionality of the N:N Control. This control is created with the Power Apps Component Framework and can be used in a Model Driven App.

**Without filter**
![NNDropdown_without_filter](https://user-images.githubusercontent.com/12555704/104233111-9a22fb00-5451-11eb-9216-fb58fe3f2de0.PNG)

**Setup PCF Control**
![NNDropdown_control_properties](https://user-images.githubusercontent.com/12555704/104233239-d2c2d480-5451-11eb-8ee0-5e24e354e0e6.PNG)

**With filter**
![NNDropdown_with_filter](https://user-images.githubusercontent.com/12555704/104233243-d5252e80-5451-11eb-8f0d-38c12627a76b.PNG)

0 comments on commit 4e64c88

Please sign in to comment.