Skip to main content

Questions tagged [item]

An object in a SharePoint list containing information and metadata.

0 votes
0 answers
32 views

I have a SharePoint online list with a multi-select people picker field that is populated with the display name. This field is required and the team is using the default SharePoint form. When my flow ...
The Skipper's user avatar
0 votes
1 answer
503 views

I have created an Issues tracking list on a SharePoint collaboration site and when I assign a name under Assign To, the person doesn't receive any notification. While checking under the Advanced ...
Anjali R's user avatar
1 vote
1 answer
173 views

I have a weird one here. I have a infopath form with a button at the bottom performing a save action. Users are able to open the form in edit mode and click the save button. Once the user clicks the ...
user100993's user avatar
0 votes
1 answer
384 views

Good day, I have SP list. I must get this list items usage data for 2020 year. This is 2020 year statistics about list items viewing. I can show popularity trends on page by managed properties ...
Anonymous's user avatar
0 votes
1 answer
1k views

I already asked a question here: enter link description here I wanted to retrieve the x-requestdigest from sharepoint to make list-operations just using postman. The provided solution worked great to ...
sal4u's user avatar
  • 23
0 votes
1 answer
143 views

I am trying to link a list item to a report saved in a document library in a sub site. Is this possible or should i move the document library to the hub page? (the list is in the hub page)
Lauren's user avatar
  • 1
0 votes
1 answer
371 views

I've seen other posts here discussing similar questions, but I believe this one may be unique. Here's what I've got - In SharePoint 2013, I'm trying to create a workflow that runs whenever a new ...
DanJ's user avatar
  • 164
0 votes
1 answer
337 views

What is considered an empty SharePoint list item when doing if else condition via JavaScript? "", null, or something else?
adams-j's user avatar
  • 317
0 votes
1 answer
2k views

I am a beginner in Angular. I am trying to combine several TASKS list into single Angular table. It works well and here is part of my code, JS part: $http({ method: 'GET', url: $urllist[1], ...
Mark L's user avatar
  • 4,075
0 votes
1 answer
8k views

Is there an easy way to get all list elements that have the same value in a column? Let's say I have a list with a column called system. Is there a possibility to get all items with the value "...
Jenew's user avatar
  • 3
0 votes
1 answer
25 views

Why is there only one contenttype associated with list items while lists can have multiple contenttypes. Shouldn't they have the same number of contenttypes? what is the logic behind this?
jonathan-dev's user avatar
0 votes
1 answer
3k views

I've got a list A. When an item is created, a folder is created in library A. When a file is created in one of the folders in Library A, the item (which triggered the folder) from List A must be ...
Marge's user avatar
  • 1
0 votes
1 answer
85 views

How can i Know, using my item metadatas, the folder it is stored in? For example, I do this Get Request : https://sharepoint.com/sites/SPSample/_api/web/lists/GetByTitle('Documents')/items(2)/...
Javabava's user avatar
1 vote
1 answer
857 views

I am facing problem that i cannot solve. I have a function which works properly but returns number id of user from sharepoint not display name. Here is the function: function getItems() { $.ajax({ ...
Rudolf's user avatar
  • 17
0 votes
1 answer
503 views

I am trying to use the activity "Updated Item in SharePoint list" activity in the Microsoft flow catalogue. The case is I want to only update a few fields for example a Status column. The problem is ...
Murtuza Husain's user avatar

15 30 50 per page
1
2 3 4 5
13