You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.
Hello,
I like this lib very much.
but it seems the following is not support right now. I wanted to always use the GUID because the list title can be changed by others.
thanks for the quick response. it is clear now. I should read the doc more carefully :)
by intuition I thought if I give "name" I should enter the list name only.
Maybe if you change to "GUID" for GUID then it will be much more clear like below
sprLib.list({ GUID:"8fda2798-dbbc-497d-9876-ef87b08e09e1", baseUrl:"the url" }).getItems()
Hello,
I like this lib very much.
but it seems the following is not support right now. I wanted to always use the GUID because the list title can be changed by others.
sprLib.list({ listGUID:"the GUID", baseUrl:"the url" }).getItems...
The text was updated successfully, but these errors were encountered: