Skip to content

Instantly share code, notes, and snippets.

@zplume
Last active July 19, 2018 14:27
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zplume/ca292d0f03451b285753e681514d182c to your computer and use it in GitHub Desktop.
Save zplume/ca292d0f03451b285753e681514d182c to your computer and use it in GitHub Desktop.
@tomjan7
Copy link

tomjan7 commented Jan 9, 2018

Thanks for publishing this - I was looking for this kind of information
I have successfully used it to add quick links with layoutId = "FilmStrip"
When I try to use it with layoutId = "CompactCard" I am not able to make the link icon appear (apart from that it works)
Do you have a working sample with layoutId = "CompactCard"?

@zplume
Copy link
Author

zplume commented Jan 18, 2018

Hi @tomjan7 - I've made some minor updates (based on the code I'm using in my project) but the code above worked with CompactCard in my testing. If you're still having issues, can you create a Gist with your code that isn't working and I'll take a look?

@MistahG
Copy link

MistahG commented Jan 22, 2018

@tomjan7 You have to leave the iconName empty for custom images in Quick Links webpart

@ndl7
Copy link

ndl7 commented Apr 27, 2018

Did anyone had any luck creating a new Quick Links web part with PnP PowerShell (Add-PnPClientSideWebPart)?

@tempuslight
Copy link

Is there some place I can find more detailed documentation on all these propertiesJson and what they change?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment