pnp / sp-dev-fx-webparts

SharePoint Framework web part, Teams tab, personal app, app page samples
http://aka.ms/spfx-webparts
MIT License
2.03k stars 3.83k forks source link

react-birthdays - #5178

Open deyvidmaster opened 1 month ago

deyvidmaster commented 1 month ago

Disclaimer

Yes

Sample

react-birthdays

Contributor(s)

@smaity @joaojmendes

Question

Hello everyone, everything good? I'm setting up an intranet for the company, and these webparts they created are incredible, but I'm new to the Sharepoint concept. Could you help me by explaining how to make the list of birthdays appear in the webpart? I already have the list created, but no one appears in the webpart. Thank you very much guys for the beautiful work.

BKM33 commented 1 month ago

Hi @deyvidmaster

I am new to the sharepoint too, I got stuck in creating the Sharepoint web part file. When I ran "npm install" there are so many errors appeared. Can you explain how to install this sample to your sharepoint app catalog?

Thanks in advances

gretchunkim commented 2 weeks ago

@BKM33 I recommend that you open a discussion instead of tagging along an existing issue, and you can reference to the issue number.

For @deyvidmaster : I recall that the list needs to be at the top of the site. Hence, if you have the list created other than from the root site, then I won't think it will populate in the web part. There is a short section about this specific instruction. Hope this helps.