Forum Discussion

JakobS's avatar
JakobS
Copper Contributor
Nov 20, 2024

How to remove publisher prompt from viva engage feed

Hi,

i am wondering, if it is possible to remove the publisher prompt from my viva-engage feed? 

In the 'Conversations'-WebPart there is this Button to change it.

Is there a way to control it for the viva-embeded feed created through https://go.microsoft.com/fwlink/?linkid=2165796?

 

Thanks in advance,

J.

1 Reply

  • RobSoto's avatar
    RobSoto
    Iron Contributor

    Hi JakobS 

    Sorry, but I don't see any options to hide the publisher prompt for the Engage feed widget designer. Here is Microsoft's KB about it.

    https://learn.microsoft.com/en-us/rest/api/yammer/embed-feed

    The other Engage web part "Highlights" also doesn't offer a way to disable the publisher prompt.

    I experimented with the embed code after it was generated and tried to add a couple things like "Prompt=false" or "PublisherPrompt=false" but neither worked.

    I also tried using CSS but that option is limited now that Microsoft has locked down scripting in SharePoint. If you're using an older version of SharePoint on prem, the custom script route might still work. If you find the right CSS class, it can be hidden with a "display: none" style tag.

Resources