Forum Discussion
Anonymous
10 years agoNot applicable
Yammer feed in Web Content Widget
Hi, Has anyone managed to embed a Yammer feed into a Web Content Widget? Struggling to get it to work..... Cheers Mark
Anonymous
10 years agoNot applicable
Cracked it! :smileyvery-happy:
Changed tack and went for an iframe route, managed to get it working!!
<iframe class="yj-embed-widget yj-embed-feed" src="https://www.yammer.com/platform_embed/feed?container=%23embedded-feed&network=###########&network_permalink=#########&feedType=group&feedId=#########" style="border: 0px none; overflow: hidden; min-height: 26px; width: 100%; height: 100%;" name="embed-feed" id="embed-feed" frameborder="none"></iframe>
I had some issues with being able to log in to Yammer via the widget but solved these by adding powerbi.com and yammer.com to Trusted Sites.
Very happy to get this working, looks smart!!
Cheers
Mark
IvanMislav
Helper I
9 years agoGreat,
Is it maybe possible:
- To remove options to post messages and reply
- To set source only for All company or My feed
- To limit number of post shown to only latest 5, for example
- Anonymous9 years agoNot applicable
Hi,
- I don't think so
- For My Feed just remove feedType and feedID parts of the URL in the iFrame. Don't think you can specify All Company.
- I don't think so
Sorry, not much help!!
Cheers
Mark