Skip to content

Commit 204bbef

Browse files
000-878: post to multiple
1 parent d6a577d commit 204bbef

File tree

8 files changed

+88
-0
lines changed

8 files changed

+88
-0
lines changed

_data/docs_menu.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,8 @@
120120
link: /articles/en/Viva/leavecommunity/
121121
- name: How to post announcement in Viva Engage
122122
link: /articles/en/Viva/postannouncement/
123+
- name: How to post to multiple communities in Viva Engage
124+
link: /articles/en/Viva/postmultiplecommunities/
123125

124126

125127
- label: Copilot

_data/docs_menu_ve.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,5 @@
3333
link: /articles/en/Viva/leavecommunity/
3434
- name: How to post announcement in Viva Engage
3535
link: /articles/en/Viva/postannouncement/
36+
- name: How to post to multiple communities in Viva Engage
37+
link: /articles/en/Viva/postmultiplecommunities/

_data/navigation.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,8 @@
135135
link: /articles/en/Viva/leavecommunity/
136136
- name: How to post announcement in Viva Engage
137137
link: /articles/en/Viva/postannouncement/
138+
- name: How to post to multiple communities in Viva Engage
139+
link: /articles/en/Viva/postmultiplecommunities/
138140

139141

140142
- name: Copilot
Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
---
2+
layout: page
3+
title: 'How to post to multiple communities in Viva Engage'
4+
hero_image: '/img/IMG_20220521_140146.jpg'
5+
show_sidebar: false
6+
hero_height: is-small
7+
date: '2025-03-24'
8+
---
9+
10+
11+
# Short Answer
12+
13+
You can't.
14+
15+
At the time of writing this article (March 2025) you cannot select more than one community for your post.
16+
17+
<br/><br/>
18+
19+
20+
# How to post to a community
21+
22+
23+
You can select **one** community when creating a Viva Engage post.
24+
25+
<img src="/articles/img/vepostmultiple.png" width="600" alt="screenshot showing how to post in Viva Engage">
26+
27+
28+
After selecting a community or storyline, you can add more people, but additional communities cannot be included.
29+
30+
<img src="/articles/img/vepostannouncement.png" width="600" alt="screenshot showing how to add people to a post in Viva Engage">
31+
32+
33+
34+
<br/><br/>
35+
36+
# See Also
37+
38+
[Post Announcement](https://powershellscripts.github.io/articles/en/Viva/postannouncement)
39+
40+
[Post as a leader to specific groups](https://powershellscripts.github.io/articles/en/Viva/leaderpost/)
41+
42+
[Move Viva Engage conversation to another community](https://powershellscripts.github.io/articles/en/Viva/MoveConversation/)
43+
44+
45+
46+
47+
48+
49+
<!-- Default Statcounter code for VE - all
50+
https://powershellscripts.github.io/articles/en/Viva/leavecommunity/
51+
-->
52+
<script type="text/javascript">
53+
var sc_project=13108553;
54+
var sc_invisible=1;
55+
var sc_security="3592e88b";
56+
var sc_client_storage="disabled";
57+
</script>
58+
<script type="text/javascript"
59+
src="https://www.statcounter.com/counter/counter.js"
60+
async></script>
61+
<noscript><div class="statcounter"><a title="Web Analytics"
62+
href="https://statcounter.com/" target="_blank"><img
63+
class="statcounter"
64+
src="https://c.statcounter.com/13108553/0/3592e88b/1/"
65+
alt="Web Analytics"
66+
referrerPolicy="no-referrer-when-downgrade"></a></div></noscript>
67+
<!-- End of Statcounter Code -->

articles/en/Viva/removeresources.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,16 @@ Allowing users to upload and share files freely may lead to unintentional sharin
9292
Some organizations choose to hide this feature to discourage users from storing excessive files within Viva Engage Communities. Organizations might prefer that employees use dedicated document storage systems (like SharePoint or OneDrive) This approach centralizes document storage and management and helps prevent the creation of additional libraries, which could lead to storage issues over time.
9393

9494

95+
<br/><br/>
96+
97+
# Short Video
98+
99+
Short video showing how to remove community resources
100+
101+
<iframe src="https://www.youtube.com/embed/4fNuio01uxM" width="660" height="400" frameborder="0" allowfullscreen></iframe>
102+
103+
104+
95105
<br/><br/>
96106

97107
# See Also

articles/img/vepostmultiple.png

43.5 KB
Loading

articles/img/vepostmultiple1.png

67.1 KB
Loading

index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,11 @@ Welcome to Tips and Tricks on SharePoint, Power Platform and other Microsoft 365
121121
<ol style="--length: 5" role="list">
122122

123123

124+
<li style="--i: 18"><a href="https://powershellscripts.github.io/articles/en/Viva/postmultiplecommunities/">
125+
<span style="display: block; text-align: right;">2025-03-24
126+
<h3>How to post to multiple communities in Viva Engage?</h3></span>
127+
<p>This article gives you an answer.</p>
128+
</a></li>
124129

125130
<li style="--i: 18"><a href="https://powershellscripts.github.io/articles/en/Viva/postannouncement/">
126131
<span style="display: block; text-align: right;">2025-03-23

0 commit comments

Comments
 (0)