Forum Discussion
Tanya Denton
Jul 18, 2017Steel Contributor
GDPR Activity Hub
Nice little starter app for GDPR https://github.com/SharePoint/sp-dev-gdpr-activity-hub
Jul 18, 2017
Yeap, it's a great example of how we can have a great support for GDPR in Office 365
- Priscilla Haber MahoneyFeb 01, 2018Copper Contributor
I've just deployed it in my tenant and it seems it cannot save requests/incidents.
Anyone experiencing the same issue ?
- Tomasz SzulczewskiFeb 20, 2018Brass Contributor
I have exactly the same problem. In general save button doesn't work. Chrome console shows that there's JavaScript error behind. I reported this on project GitHub site. I hope that I will get any suggestion..
- Priscilla Haber MahoneyFeb 20, 2018Copper Contributor
found the solution to my problem. The webpart wasn't linked to the sharepoint list. If you edit the webpart, check if there's a list associated, if not just link the appropriate list, save and publish.