Forum Discussion
Robin Güldenpfennig
May 09, 2017Brass Contributor
Using file picker component in SharePoint Framework Web Part
Is it somehow possible to use the file picker control which is being used by Microsofts Client-Side Web Parts (like the Document or Quick links Web Parts) in our own Web Parts?
I have the requirement to implement a file picker for a certain Web Part and it would be great to use the "standard" one which is already being used by Microsoft.
- SatishMarni99Copper Contributor
robin I have implemented same thing in my Project , you can refer https://oliviercc.github.io/sp-client-custom-fields/
Robin Güldenpfennig wrote:Is it somehow possible to use the file picker control which is being used by Microsofts Client-Side Web Parts (like the Document or Quick links Web Parts) in our own Web Parts?
I have the requirement to implement a file picker for a certain Web Part and it would be great to use the "standard" one which is already being used by Microsoft.
- suresh chandanamBrass Contributor
Looking for this control .
- Robin GüldenpfennigBrass Contributor
Sorry to ask you directly, but can you help out maybe? VesaJuvonen Waldek Mastykarz
I don't think there is a ready-to-use component for it. If you'd like to use it, you'd need to build it yourself using the building blocks from Office UI Fabric.
- Anas NakawaCopper Contributor
Waldek Mastykarz are there any plans from Microsoft to release a file picker ( Asset Picker ) component anytime in the future?
in Classic SharePoint there was an already component that we can just utilize.