Forum Discussion
How to make people picker field read only in SPFx?
I am using PnP people picker but found no solution for the same.
Guide me if you have any solutions.
Hi nrvrvl, there is a property named 'disabled' for the control. Have you tried using that property. I hope it should resolve your issue. Try it. I hope you are using the below.
https://pnp.github.io/sp-dev-fx-controls-react/controls/PeoplePicker/
Hope it helps, please like it or mark it as a solution if it resolves your clarification or issue
-Sudharsan K...
1 Reply
- Sudharsan KSteel Contributor
Hi nrvrvl, there is a property named 'disabled' for the control. Have you tried using that property. I hope it should resolve your issue. Try it. I hope you are using the below.
https://pnp.github.io/sp-dev-fx-controls-react/controls/PeoplePicker/
Hope it helps, please like it or mark it as a solution if it resolves your clarification or issue
-Sudharsan K...