Skip to content

Get a SharePoint list item using custom field #1436

Answered by jansenbe
mvcsharepointdev asked this question in Q&A
Discussion options

You must be logged in to vote

@mvcsharepointdev : did you check the custom field was loaded when you inspect the items collection that was returned. Also do know that you'll only get the first 100 items in this way. Maybe better to use a CAML query to directly grab the item you need? See https://pnp.github.io/pnpcore/using-the-sdk/listitems-intro.html#reading-list-items

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mvcsharepointdev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants