Forum Discussion
Anisha Ashokan
Jul 02, 2020Copper Contributor
Programmatically adding list view webpart using jsom
Hi All, I have a requirement to add a list view webpart using JSOM in sharepoint online. I tried using xml but that didnt work. Could someone please help me on this. Regards, Anisha Ash...
- Jul 02, 2020
Anisha Ashokan I had done this requirement long back in 2015 and would suggest Rest API or MS Graph for support in future.
ThanguSP
Jul 02, 2020Brass Contributor
Anisha Ashokan I had done this requirement long back in 2015 and would suggest Rest API or MS Graph for support in future.
Anisha Ashokan
Jul 07, 2020Copper Contributor
Thank you so much I was able to implement it