Forum Discussion
Devansh Gupta
Nov 20, 2017Copper Contributor
Can not add Task List and Issue tracking list to a Modern Site Pages as web part
I am not able to add Task List and Issue tracking list as web part in Modern Site pages. Although Document Library and Generic Lists are being added successfully.
Am I missing something here? Do I need to activate some site feature or something? Any help will be appreciated.
Thanks in Advance !
- David StillCopper ContributorI’d appreciate you sharing your solution as well. Thanks in advance.
David
sp@capecod.website- Devansh GuptaCopper Contributor
Based on overwhelming response, I have made a git repo for the same. Please share your support by following/forking sharing etc.
Many Thanks!
- Americo PerezIron Contributor
Hi,
Thanks for the application but I am getting a error when builing it:
Argument of type 'SPHttpClientConfiguration' is not assignable to parameter of type 'SPHttpClientConfiguration'
I found in the issues tab of your github this:
For communicating with non-SharePoint services, use the HttpClient class instead.
But I don't have any idea how to change it!
Could you give me any tip to do it?
Best regards
Americo
- DeletedThose list templates have not been converted to modernUI yet. What I do is recreate the task list as a custom list. But you lose a few features like syncing with outlook but overall we only use the columns and not the other task list features of the template so it works for us.
- Jack LaPanCopper Contributor
Is anyone aware of the timeline for when tasks will be added to the Modern UI?
- Devansh GuptaCopper Contributor
No Idea of timeline when it will be released by microsoft. But for time being I have developed a custom solution (SPFX webpart) which works well and can be added to Modern pages as web part.
- You mean by using the modern List View WebPart?
- Devansh GuptaCopper Contributor
Yes
- Sam ChurchillCopper Contributor
I've been looking at this as well and noticed that the lists rendered by those apps are in the old style - does anyone know if MS are intending to make them available in the new format or if we need to try to recreate the functionality using Flow etc? If it's the latter, has anyone tried doing this for the Issue Tracking app and written any nice instructions? Thanks!
Sam