Forum Discussion
Employee Birthday Calendar Web Part
- Apr 17, 2019
Hello dotunman210.
Please create on list of birthdays an Index by column "Birthday" is need to sort and filter birthdays.
I found that the webApiPermissions required to use Graph API was missing on webPart. and is that the problem.
I changed and create a new package. sppkg. Please Install the new sppkg,
and deploy you will see the consent panel and a message to inform to go to manage api management to aprove the API permissions.
go to:
SharePoint Admin Center - https://xxxx-admin.sharePoint.com and change to new . SharePoint admin center and go to :
API management and aprove the permissions that are in pending status.
Soon I will update a detailed documentation and new code and package on REPO.
Thank you.
I'm also trying to add the webpart. Did all the steps:
- npm install
- gulp build
- gulp bundle --ship
- gulp package-solution --ship
- Add and Deploy Package to AppCatalog
- Go to API Management - from SharePoint Admin Center new experience, and Approve the Permission Require to Use Graph API SCOPES
The file is in the appCatalog, but the web part is not visible on the site.
When I want to add the webpart on the page I don't see it in the list.
Never mind, I already fixed it.
Is it also possible to change the language within the webpart and show the items as a list in stead of as cards?