From fb261353aacef26458f4b3157a87db5d5d8ea4be Mon Sep 17 00:00:00 2001 From: svetlana maleeva Date: Thu, 18 Apr 2024 18:12:42 +0300 Subject: [PATCH] Fix DocSpace articles --- .../Docspace/GettingStartedDocspace.ascx | 16 ++++++++++ .../Docspace/InvitingUsers.ascx | 30 ++++++++++++++----- 2 files changed, 39 insertions(+), 7 deletions(-) diff --git a/Web/Controls/Help/GettingStarted/Docspace/GettingStartedDocspace.ascx b/Web/Controls/Help/GettingStarted/Docspace/GettingStartedDocspace.ascx index 47f322135..d40a4f8b4 100644 --- a/Web/Controls/Help/GettingStarted/Docspace/GettingStartedDocspace.ascx +++ b/Web/Controls/Help/GettingStarted/Docspace/GettingStartedDocspace.ascx @@ -393,6 +393,22 @@ + + Creating groups + + + + + + + + Viewing groups + + + + + + Room manager settings diff --git a/Web/Controls/Help/GettingStarted/Docspace/InvitingUsers.ascx b/Web/Controls/Help/GettingStarted/Docspace/InvitingUsers.ascx index c5b511997..67451408f 100644 --- a/Web/Controls/Help/GettingStarted/Docspace/InvitingUsers.ascx +++ b/Web/Controls/Help/GettingStarted/Docspace/InvitingUsers.ascx @@ -327,7 +327,7 @@ - + Editing or removing users @@ -336,6 +336,22 @@ + + Creating groups + + + + + + + + Viewing groups + + + + + + Room manager settings @@ -422,12 +438,12 @@
Create groups

To create a group,

    -
  1. click the Actions button in the left upper corner within the Accounts section
  2. -
  3. select the Create group option from the dropdown list
  4. -
  5. enter the group Name
  6. -
  7. assign the Head of group by clicking the Select link and selecting one of the existing users, then click Add
  8. -
  9. add group Members by clicking the Add members link and selecting the existing users, then click Add
  10. -
  11. click the Create button
  12. +
  13. Click the Actions button in the left upper corner within the Accounts section.
  14. +
  15. Select the Create group option from the dropdown list.
  16. +
  17. Enter the group Name.
  18. +
  19. Assign the Head of group by clicking the Select link and selecting one of the existing users, then click Add.
  20. +
  21. Add group Members by clicking the Add members link and selecting the existing users, then click Add.
  22. +
  23. Click the Create button.
Adding Groups" />