Árvore de páginas

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.

Index

Índice
outlinetrue
exclude.*ndex
stylenone

 


Speaking of sharing

...

folder or

...

document...

...

This feature allows you to share folders or documents available in the document browsing structure with communities or other users.

...

Remember that there are several types of documents, such as an extension file supported by the platform, an article, an external document, and others. Forms are the only type of document that cannot be shared.

 

Estado
subtletrue
titleLearn more

HTML
<a id="toggleAll" href="#" >Expand/hide additional information. </a>
 <script type="text/javascript">
 
 var abertos = 0;
 var fechados = 0;
 function contador() {
    abertos = 0;
    fechados = 0;
    jQuery(".expand-control").each( function() {
		if (document.getElementById(this.id).children[0].className != "expand-control-icon icon expanded") {
           	fechados++;
        } else {
        	abertos++;
        }
    });
 }
 AJS.toInit(function() {
 
    contador();
	var soma = abertos + fechados;
	$("#toggleAll").html('Expand/hide ' + soma  + ' additional information.');

    AJS.$('#toggleAll').click(function() {
        contador();
        if (abertos >= fechados) {
            jQuery(".expand-control").each(
                function() {
                    if (document.getElementById(this.id).children[0].className == "expand-control-icon icon expanded") {
                        jQuery(this).trigger("click");
                    }
                }
            )
        } else {
            jQuery(".expand-control").each(
                function() {
                    if (document.getElementById(this.id).children[0].className != "expand-control-icon icon expanded") {
                        jQuery(this).trigger("click");
                    }
                }
            )
        }
    });
});
 </script>

Basic path

 



Share folder or document

...

01. Find 01. After finding the folder or document that you wish to share.

02. Click , click on the Image AddedShare – the icon is located in the social actions area to the right of the document name, or .

Painel

Or in the Document actions menu found in the document view window – when the item to be shared is a document.

0203. Click on Share.

Learn more
Expandir
title
Painel

This step is not needed when the document is shared from the document view window, since when clicking on the Share option from the Document actions menu, the window that allows for sharing is already displayed.

0304. In the Share window, enter the users and/or communities with which you wish to share the folder or document.

Learn more
Expandir
title
Painel

When you start to type the name of the user or community, you will see suggestions that match the information entered.
An alert is sent if the user or the community entered does not have access to the content being shared. The shares made to communities generate posts in them and a notification for the users.

0405. Enter a message to go with the sharing, if desired.

Learn more
Expandir
title
Painel

The message that will accompany the shared content can contain up to 600 700 characters.

0506. Click on Share to confirm sharing; or on Discard to opt out, if you wish.

 

Alternative path

...

Painel

The shares made to communities generate posts in them and a notification for the users.


...

Share document externally

...

Instructions for sharing the document with people without access to the platform can be found in the External sharing documentation. 


View folder or document shares

...

...

01. Find the folder or document for which you wish to view the shares.

02. Click on the number displayed over the Image AddedShare icon, located in the social actions area to the right of the folder or document name.

03. View the information regarding document sharing in the Shared by window.

Learn more
Expandir
title
Painel

Shares to users are not counted and are not shown in the list.

It is possible to search a specific sharing through the search field located in the top right corner of the window.

You can view the content in the location where it was shared by clicking on the icon to the right corner of the line corresponding to the share that will be displayed.

 

...



Informações
titlePlease note!

This documentation is valid as of the Lake (1.57.10 0) update. If you use a previous update, it may contain information different from what you see on your platform.

 

...