Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.



Html
<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = 'https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.11';
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

...

Html
 <div class="lang-box-pdf">
	<div>
		<div class="google-lang">
			<div id="google_translate_element">
			</div>
			<script type="text/javascript">
					function googleTranslateElementInit() {
						new google.translate.TranslateElement({pageLanguage: 'en', includedLanguages: 'de,es,fr,it,nl', autoDisplay: false}, 'google_translate_element');
						}
			</script>
			<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
		</div>
		
		<div class="pdf-button">
			<a href="https://confluence.wildix.com/spaces/flyingpdf/pdfpageexport.action?pageId=103024080" alt="Convert to .pdf" title="Convert to .pdf"><img src="https://confluence.wildix.com/download/attachments/14549012/pdf-button-download-wildix-documentation.png"></a>
		</div>
	</div>
</div>


Info

This step-by-step guide leads you through the process of activation of the Departments tree feature and building a multilevel hierarchy of Departments.

Created: January 2022

Permalink: https://confluence.wildix.com/x/0AUkBg

Table of Contents

Starting from WMS Beta 5.04.20211227.3, there is a possibility to create a multilevel hierarchy of Departments, which are displayed in a tree view on the Colleagues tab in Collaboration. This can be useful for organisations with a large number of users.

...

To build a multilevel hierarchy of Departments, when adding/ editing a user (or in case of users import via a CSV file), indicate the Department path using the separator “/”. For example: 

...

nano-tiny /etc/<sub-directory>/<config file name>

To activate the Departments tree, add the following line in /rw2/etc/env.custom.ini:

...

Warning

Current limitation:  The status of users that are not added to the roster is not displayed.

...

3. Departments tree in Collaboration 

Warning

Current limitation: Enabling/ disabling the functionality and any changes in the Departments tree may take up to 10 minutes to apply.

...