Power Apps Beautiful People Picker

Custom Component: Beautiful People Picker

0 Shares
0
0
0

This component is a more beautiful version of any out-of-the-box Power Apps dropdown. It has been designed as a people picker dropdown, but can be re-engineered to anything else, really, if you like.

This is how it works:

demo-people-picker.gif

Once a user is selected, it will create a new item in a collection called colSelectedUsers. Feel free to change the behaviour as well as the collection name in case you’d like to edit the component. 

Should the user already exist in the mentioned collection above, the component won’t add him again to make sure no duplicates exist.

To display all the users, the Office365Users connector is required. Make sure to add this one to your app before you use this component.

There is nothing else to say, other than that you can define your own styles:

component-custom-properties.png
0 Shares
You May Also Like
styles in a sharepoint list

Power AppsPower Apps Style Guide: 3 Great Ways To Consistently Brand Your Apps

By saving in a data source like SharePoint and then connect it with Power Apps, you can easily have a centralized style library. This ensures that all your apps look consistent and you don't have to go through the hassle and change every element, once you decided to change your primaryAccent color. It makes sense to take your time to sit down, think of the way you'd like your styles to be structured and stay with that through all your app-creations.
Read More
Power Apps Screen in MS Teams

Power AppsPower Apps: Link To Specific Screens & Items in MS Teams

Now with the renaming of Common Data Service to Dataverse and the launch of Dataverse for MS Teams you might be wondering how to create a Power Apps link to specific screens or even to a specific item in your app. The use of parameters for Power Apps has been around for a while now, but when it comes to MS Teams this gets a little more complicated. In this blog post, we're going to check how we can still leverage deep links to Power Apps within MS Teams.
Read More