Á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 help ...

The help center is intended for end users, administrators and developers. It contains links for documentation related to the content displayed on the page, and also allows users to search for specific topics. The links are classified as follows: User Manual (fluig HelpUser guide), Technical Documentation (Developer Portal), FAQs (fluig FAQ) and Technical documentation) and How-to Videos (fluig Fluig Learning).

  • fluig Help User guide contains an overview of each feature and the steps required to perform the actions available in each one of them, as well as explanations about the data requested and relevant information on how to use the features.
  • fluig FAQ gathers answers to the most frequent questions asked by customers to the customer service team.
  • fluig Fluig Learning offers tutorial videos with information about the platform’s development.

The content displayed in help center takes into account the language chosen by the user for the platform, giving preference to documentation available in the same language. If the document is not available in the language chosen, the Portuguese version is suggested.

 

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 

 

...


Image Added

Acess the help center 

...

01. Click Settings.

Painel

The location of the Settings menu depends on the Theme selected by the administrator. In the classic theme, the menu is located in the upper right corner of the page and identified by a gear-shaped icon. In the snowflake theme, it is in the upper left corner and is accessed through the user profile photo.

02. Click Help.

Expandirpanel
titleLearn more

The documentation listed on the sidebar is related to the content displayed on the page when help is requested.

Dica

Users can also request help by clicking the (interrogação) iconImage Added icon, located on the upper right corner of the platform’s non-editable pages, such as Task Central and the Control Panel.

 

...


Search documentation

...

...

01. Enter the term you wish to search for in the Search field.

02. The search starts automatically seconds after the terms are entered in the search field.

Learn more
Expandir
title
Painel

Users can also search for specific terms by clicking the magnifying glass icon next to the Search field.

03. The search results are listed below the search box, classified by the documentation type they represent.

Learn more
Expandir
title
Painel

The documentation types shown in help center are User Manual (fluig HelpUser guide), Technical Documentation (Developer Portal), FAQs (fluig Fluig FAQ) and How-to Videos (fluig Fluig Learning).

 


Display more search results

...

01. Enter the term you wish to search for in the Search field.

02. Click theSee more link displayed below the category results.

Learn more
Expandir
title
Painel

The See more link is only shown for categories that return more than six results for the term searched. When clicking the link, users are directed to the portal for the category chosen: User Manual (fluig Fluig Help), Technical Documentation (Developer PortalTechnical documentation), FAQs (fluig FAQFrequently questions) and How-to Videos (fluig Fluig Learning), where they can find all the content related to the search.

...

 




Informações
titlePlease note!

This documentation is valid as of the update 1.6.0 update5 - Liquid. Previous updates may contain different information than what you see on your platform.

...