pnp / sp-dev-fx-controls-react

Reusable React controls for SPFx solutions
https://pnp.github.io/sp-dev-fx-controls-react/
MIT License
385 stars 379 forks source link

FilePicker Control : Display custom fields and views from document libraries #1110

Open ferrarirosso opened 2 years ago

ferrarirosso commented 2 years ago

Category

[ ] Enhancement

[ ] Bug

[x] Question

Version

Please specify what version of the library you are using: [V3.5.0]

Question

The file picker controls supports 3 types of views : List, Tiles and Compact. I would like to display custom added fields (fields added in a document library) and possibly to display the different views present for the document library.

Is this possible in any way and if not, what would be the best strategy to implement it ?

Thank you for your feedback !

ghost commented 2 years ago

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.

github-actions[bot] commented 2 years ago

Thank you for submitting your first issue to this project.

AJIXuMuK commented 2 years ago

Hi @ferrarirosso - there is no such an option right now. But it could be a good enhancement to consider.

advdberg commented 1 year ago

@AJIXuMuK any ideas if this planned to implement? Implementing just a small part of this request would already be a great improvement!