Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MscrmTools authored Dec 13, 2022
1 parent 181b58f commit 86f33a2
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ Controls using PowerApps Components Framework

[Year Dropdown](#year-dropdown)

[Lookup as Dropdown](#lookup-as-dropdown)

## NN Checkboxes

[Download](https://github.com/MscrmTools/PCF-Controls/releases/)
Expand Down Expand Up @@ -221,7 +223,7 @@ This control has the following features:

### Samples


![LookupToDropdown](https://user-images.githubusercontent.com/10774317/207386540-fefab6c1-f744-4e2c-b6ed-a01a6105ce9e.gif)

### Configuration

Expand All @@ -232,4 +234,4 @@ This is the list of parameters that can be set on the control
|**Lookup column**|The column bound to this control|X|X|
|**Display mask**|The mask to find the localized column on the targeted table. Use {lcid} as a language token in the mask. It will be replace by the user language code|||
|**Sort by display name**|Indicates if options must be sorted|X||
|**Add new**|Indicates if "Add new" item must be added in the dropdown|X||
|**Add new**|Indicates if "Add new" item must be added in the dropdown|X||

0 comments on commit 86f33a2

Please sign in to comment.