pnp / sp-dev-fx-webparts

SharePoint Framework web part, Teams tab, personal app, app page samples
http://aka.ms/spfx-webparts
MIT License
2.02k stars 3.83k forks source link

react-list-form - React list how to enable edit in People picker field #4962

Open supermode opened 3 months ago

supermode commented 3 months ago

Disclaimer

Yes

Sample

react-list-form

Contributor(s)

@DanyWyss @Harshagracy @sharepointknight @Abderahman88, @Kman1131 @fthorild @AriGunawan

Question

Hi Guys,

I am using React list and working very nice. I have question regarding display edit field in the form. It seems the edit field display only for dropdown field and Multiple lines of text field.

I have modified the code in ListForm.tsx showEditButton and I have added fieldSchema.Type === "User" like display below but still edit button not display. image

Is there any workaround or suggestion that I can implement for People picker field?. Thank you

image

github-actions[bot] commented 6 days ago

This issue has been marked as stale due to no progress in over 90 days. If you are still experiencing this issue, please provide additional information so we can help you resolve it.