Forum Discussion
Saul Preciado
May 29, 2018Copper Contributor
SPFX Footer that allows you to add links
Hi, Where is the footer that allows you to add links? It was shown during the conference in Las Vegas. Thank you in advance
Deleted
May 31, 2018Here's the link to solution
https://github.com/SharePoint/sp-starter-kit/tree/master/solution/src/extensions/portalFooter
Saul Preciado
May 31, 2018Copper Contributor
Thank you for sharing. Do you have any documentation about limitations using this approach? i.e. How many links can a user save into their links list, URL limit, type of property to create, etc.
- DeletedMay 31, 2018
There is currently no available documentation about limitations. It's a solution created for demo purpose by PNP Community. You might have to test it for commercial purposes and see if there are limitations.