Forum Discussion
Bernd Verhofstadt
Aug 06, 2018Iron Contributor
SharePoint Modern (task/project) Timeline
Hi, As we are moving to modern pages, I'm looking for a solution to embed the SP Task timeline (included in the site feature Project Functionality) to a modern page. What would be the best way to a...
- Aug 06, 2018
Until Microsoft releases a modern UI for Tasks Lists and accordingly to some Project Online features, the only way to go is create a custom SPFx WebPart (or just check if someone has already created that WebPart)
Aug 07, 2018
Ideally the web part should come from MS, but I looked at this some weeks ago and building a SPFx web part seems feasible.
The information you need seems to be stored in a property of the root site folder as a block of XML.
Unfortunately I had no time to try it...
I found some blog posts detailing this, hope they can be of some help: