In spfx project with react framework,I used a pnp js peoplepicker in a form. In edit form, I want to show the already stored value of peoplepicker. How can be this acheived?(I tried using 'defaultUsers' attribute but didn't work)
On form load, I want to fetch the value of Person field and load it into the pnp js' people picker.I am able to get the value of Person field but I am stuck in showing that value to people picker control.
Kritika KajalePosted Jun 21, 2019, 6:39 AM
Kritika KajalePosted Jun 21, 2019, 1:18 AM
Siddharth VaghasiaPosted Jun 19, 2019, 6:21 AM