task list
7 TopicsAn Introduction to Microsoft Graph SDK and How to Create a To-Do List Using JavaScript
Have you ever wanted to build an app that leverages the capabilities of Microsoft 365 services? If so, you'll want to learn about Microsoft Graph SDK. In this article, we'll introduce you to the Microsoft Graph SDK and show you how to create a to-do list app using JavaScript. With step-by-step instructions on how to set up an Azure App registration, connect your JavaScript app with Microsoft Graph, and authenticate the app via Microsoft Authentication Library, you'll be well on your way to building your first app using Microsoft Graph SDK.7.9KViews2likes1CommentTask List - Related Items Column
I have a document library and a task list in SharePoint. When a file is created on the document library, I need to create a task list item and set the value of 'related items' column to the file that was created (to link/relate them) so that when the task list item is opened or viewed, the user is redirected to the file on the document library (I think that's how it works). I am able to create the task list item using SharePoint create item but the related items is not populated during this action because field is not visible on the action. Now, I added another action - Send an HTTP request to SharePoint to update the 'related items' column. The action is successful after running the flow but when I checked the column, related items column is empty, it's supposed to display 1 related item and when opened should redirect to the document library. Below are the screenshots. Additional information: I'm converting Nintex Workflow. The screenshot with 1 related item above was created using Nintex Workflow. Any help is appreciated. Thanks in advanced.3.9KViews0likes2CommentsSharePoint Task List Project - Unable to filter certain tasks from view
Hello everyone, I have a SharePoint task list project. On the task list I created a view that filters out tasks that are 100% complete. The filter works on all completed tasks with the exception of one. I have tried using different filter criteria (such as 'completed = no') to no avail. This one completed task in particular refuses to be filtered out of the view. Has anyone encountered an issue like this before?821Views0likes0CommentsHow to create an app button below files tab on the left bar?
Hi everyone, I am leading several teams, and I am on the process of creating one stopshop for all of each team's activities, one important component is "Tasks". What I need now is to add the "Tasks" tab below the "Files" tab on the left side of the Teams interface (I don't yet know the name of this bar, please let me know if you do to enhance my search), what is happening now is that I am getting "Tasks" as a "Bot", but what I really need is to get the "Tasks" tab to enable mewhen clicking on it to view that various teams that tasks are assigned to and quickly navigate the team I need, like when you click on "Teams" tab on the left and all the teams shows up. Your prompt feedback and assistance will be highly appreciated. Thanks in advance 🙂2.7KViews0likes2CommentsAlerts attached to start / due dates?
I am not sure if this is possible, or if there is a way to bodge it but... We have a list of tasks (assigned) and each has a start date and a due date. We would like the assigned individuals to be alerted to start dates somehow. I know you can set alerts for changes to pages but is it possible to do this somehow through workflows?1.1KViews0likes3CommentsSPO Task list: Cannot add task to timeline w/o Default list style
One of our users customized the view of their SPO Task list, and changed the Style from Default to Shaded. After doing so they lost the elipse button to add the task to a timeline from the list, and the Ribbon option was not available either. I tried all the other styles and got the same result. I am curious if it is intended (expected functionality) that adding tasks to timelines can only be done with the list using the default style. Has anyone else experienced this?3.4KViews0likes3Comments