Forum Discussion
Edit a Sharepoint List in Web Part
- Aug 04, 2020
I got it! Silly me.
1. Create a customised list to show requestor related item only in list view setting.
2. Use the list web part in your page and select the list view you have created above.
3. Add list property web part in your webpage and connect to your list and enable for editing.
So user can choose the item they want to edit in the list web part and the editable list will appear automatically in the list property web part. Voila!
I got it! Silly me.
1. Create a customised list to show requestor related item only in list view setting.
2. Use the list web part in your page and select the list view you have created above.
3. Add list property web part in your webpage and connect to your list and enable for editing.
So user can choose the item they want to edit in the list web part and the editable list will appear automatically in the list property web part. Voila!