Páginas filhas
  • Home - View Cards and Charts

Versões comparadas

Chave

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

01. OVERVIEW

The Home menu allows viewing Views, which are composed of Cards and/or Charts registered by the user.

02. EXAMPLE OF USE

Painel
titlePractical example of the process using Protheus
Expandir
titleView Card / Chart

To view a Chart or Card:

1) Click the Home menu.

2) Select the View desired. The Cards and/or Charts that compose this View are displayed.


Image Added


Expandir
titleView Chart / Card Details

To view Chart or Card Details:

1) Click the Home menu.

2) Select the View desired.

3) Place the cursor on the Card or Chart you want and click Details. The system displays the first 10 records of the items comprising the totalizers. Click Load More Results to display 10 more items, and so forth.

Image Added



03. OTHER INFORMATION

  • None available.

04. RELATED TOPICS

Templatedocumentos

HTML
<style>
div.theme-default .ia-splitter #main {
    margin-left: 0px;
}
.ia-fixed-sidebar, .ia-splitter-left {
    display: none;
}
#main {
    padding-left: 10px;
    padding-right: 10px;
    overflow-x: hidden;
}

.aui-header-primary .aui-nav,  .aui-page-panel {
    margin-left: 0px !important;
}
.aui-header-primary .aui-nav {
    margin-left: 0px !important;
}

.aui-tabs.horizontal-tabs>.tabs-menu>.menu-item.active-tab a::after { 
	background: #FF9900; !important 
}

.menu-item.active-tab { 
	border-bottom: none !important; 
}

</style>