-1

i want to get sharepoint 2013 list data in cdata(xml) format using out of the box webpart.please suggest how to achieve it using OOTB webparts. sample code is attached here: Image

1 Answers1

0

One way to retrieve lists in xml is to use the default rss-button which will lead you to following page

_layouts/15/listfeed.aspx?List=your_listguid

Verthosa
  • 1,671
  • 1
  • 15
  • 37