Nov 03 2023 05:13 AM
Hello everyone,
1) I want to CRUD items on a list which is in another site. Is it possible? How can I do that?
2) I want to display the list on WebPart, but how can I display different vision for each site? Because each site has different context.
Ps.: I am newbie on sharepoint. I am open to courses, tricks and tips :).
Thanks
Nov 03 2023 05:56 AM
Hello @brendon007
welcome to SharePoint ;)
1) You can create Power Automate Flows to CRUD item's on other sites and lists.
2) On a page you can add a list view webpart. You can choose the view that you want. That means, you need to create views in a list or library at first, after that, you can add the view to a page. https://support.microsoft.com/en-us/office/create-change-or-delete-a-view-of-a-list-or-library-27ae6...
Best, Dave
Nov 03 2023 06:12 AM
Nov 07 2023 04:57 AM
Hello @brendon007
1) Here a example that i found: https://sharepoint.stackexchange.com/questions/305076/power-automate-create-update-record-in-list-b-...
2) You can define one view as default view per list or library, in every site. You can choose the view that you want to show in the web part.
Best, Dave
Nov 16 2023 08:38 AM