by using rest api
I get items like this
http://mydomain/_api/web/lists/GetByTitle('MyList')/Items
I get the view like this and naturally in it I have the GUID
http://mydomain/_api/web/lists/GetByTitle('MyList')/views/getbytitle('MyView')
Now how can I get all items under this certain view

0 commentaires:
Enregistrer un commentaire