Merge branch 'feature/DocSpace2.5' into feature/test-fixes-december-23

This commit is contained in:
Svetlana Maleeva 2024-04-18 18:13:24 +03:00
commit 2e646f5f52
2 changed files with 39 additions and 7 deletions

View File

@ -394,6 +394,22 @@
<td><span class="no"></span></td>
<td><span class="no"></span></td>
</tr>
<tr>
<td>Creating groups</td>
<td><span class="yes"></span></td>
<td><span class="yes"></span></td>
<td><span class="no"></span></td>
<td><span class="no"></span></td>
<td><span class="no"></span></td>
</tr>
<tr>
<td>Viewing groups</td>
<td><span class="yes"></span></td>
<td><span class="yes"></span></td>
<td><span class="yes"></span></td>
<td><span class="no"></span></td>
<td><span class="no"></span></td>
</tr>
<tr>
<td><span class="pricing">Room manager settings</span></td>
<td><span class="yes"></span></td>

View File

@ -327,7 +327,7 @@
<td><span class="no"></span></td>
<td><span class="no"></span></td>
<td><span class="no"></span></td>
</tr>
</tr>
<tr>
<td>Editing or removing users</td>
<td><span class="yes"></span></td>
@ -336,6 +336,22 @@
<td><span class="no"></span></td>
<td><span class="no"></span></td>
</tr>
<tr>
<td>Creating groups</td>
<td><span class="yes"></span></td>
<td><span class="yes"></span></td>
<td><span class="no"></span></td>
<td><span class="no"></span></td>
<td><span class="no"></span></td>
</tr>
<tr>
<td>Viewing groups</td>
<td><span class="yes"></span></td>
<td><span class="yes"></span></td>
<td><span class="yes"></span></td>
<td><span class="no"></span></td>
<td><span class="no"></span></td>
</tr>
<tr>
<td><span class="pricing">Room manager settings</span></td>
<td><span class="yes"></span></td>
@ -422,12 +438,12 @@
<h5 id="groups">Create groups</h5>
<p>To create a group,</p>
<ol>
<li>click the <b>Actions</b> button in the left upper corner within the <b>Accounts</b> section</li>
<li>select the <b>Create group</b> option from the dropdown list</li>
<li>enter the group <b>Name</b></li>
<li>assign the <b>Head of group</b> by clicking the <b>Select</b> link and selecting one of the existing users, then click <b>Add</b></li>
<li>add group <b>Members</b> by clicking the <b>Add members</b> link and selecting the existing users, then click <b>Add</b></li>
<li>click the <b>Create</b> button</li>
<li>Click the <b>Actions</b> button in the left upper corner within the <b>Accounts</b> section.</li>
<li>Select the <b>Create group</b> option from the dropdown list.</li>
<li>Enter the group <b>Name</b>.</li>
<li>Assign the <b>Head of group</b> by clicking the <b>Select</b> link and selecting one of the existing users, then click <b>Add</b>.</li>
<li>Add group <b>Members</b> by clicking the <b>Add members</b> link and selecting the existing users, then click <b>Add</b>.</li>
<li>Click the <b>Create</b> button.</li>
</ol>
<div class="screen_block">
<img alt="Adding Groups" target="img4_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/DocSpace/small/AddGroup.png")%>" />