You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 add fieldSchema.Type === "User" like display below but still edit button not display
Is there any workaround or suggestion that I can implement for People picker field?. Thank you
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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 add fieldSchema.Type === "User" like display below but still edit button not display
Is there any workaround or suggestion that I can implement for People picker field?. Thank you
Contributor(s)
@DanyWyss @Harshagracy @sharepointknight @Abderahman88, @Kman1131 @fthorild @AriGunawan
Beta Was this translation helpful? Give feedback.
All reactions