Versões comparadas

Chave

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

01. OVERVIEW

Aviso
titleImportant

This feature is available from release 12.1.33 onwards.

The Cards (Manage Cards) menu allows you to Add, Edit, Delete, Enable and Disable Cards.

02. EXAMPLE OF USE

Painel
titlePractical example of the process using Protheus
Expandir
titleAdd Card

To Add a Card:

  1. Click the menu Manage Cards;
  2. Click the button Add;
  3. Fill out the fields in the following sequence:

a) Card Type: In the combo, select desired card type.

b) Status: Enter whether the Card is disabled or enabled for viewing.

c) Title: Enter a title for the Card.

d) Display Filters:  Enter whether the Card's user filter button is enabled or disabled.

e) First Information until Fourth Information: Select the items you want to display, such as: Order, Product or Quantity.

f) Filters: You can filter the Card's data, such as a single Order or a specific Product. In this document, the item Card Filters explains in details how you can create a Filter.

g) Card Help: You can use this feature to enter a help description for the Card, to be displayed when you click the Card Title.

h) Click Save to finish the operation:

Image Added



Expandir
titleEdit Card

To Edit a Card:

  1. Click the menu Manage Cards.
  2. Select the Card you want to edit.
  3. Edit any data you want.
  4. Click Save to finish the operation:

Note: In this document, the item Card Filters explains in details how you can create a Filter.

Image Added


Âncora
Filtros
Filtros

Expandir
titleCard Filters

You can set up filters while Adding or Editing a Card.

Set up a Filter for the Card:

  1. In Manage Cards, click Add or Edit a Card.
  2. Click Filter.
  3. In the first field, select the field you want to filter. In the second field, select its operator and, in the last field, enter the value to be found for that field. In the example below, the filter created will filter records with the 'Number' equal to 'FAT001'.
    Note: You can add more than one filter.
  4. Click Save.

Image Added



Expandir
titleDelete Card

To delete a Card:

  1. Click the menu Manage Cards.
  2. Select the Card you want to delete.
  3. Click the trash icon  (Image Addedto delete the Card.
  4. Click Confirm to finish the operation:

Image Added

Informações
titleNote

If the Card is being used in any View, the deletion will have no effect. The following message will be displayed:

Image Added

Expandir
titleEnable/Disable Card

To disable or enable a Card (preventing it from being displayed even if configured in a View):

  1. Click the menu Manage Cards.
  2. Select the Card you want to enable or disable.
  3. Click the icon in column View:

Image Added


Captions:

Green Icon  Image Added: Enabled

Red Icon Image Added: Disabled


Expandir
titleSearch

To conduct a Card search:

  1. Click the menu Manage Cards.
  2. Enter the title of the Card you want to filter.
  3. Example of search by Card title:

Image Added



Expandir
titleAdvanced Search

To search Cards:

  1. Click the menu Manage Cards.
  2. Click Advanced Search.
  3. Enter the Card you want to filter.
  4. Example of advanced search by Card code:

Image Added


Note: To remove the filter, just delete the item from the filter.


Expandir
titleColumns Manager

In Cards maintenance you can manage the columns not displayed on the grid.

To manage columns, just click the Cog icon to select which columns to display, as shown below:

Image Added


Expandir
titleAdd Card to View

To add a Card to the View:

  1. Click the menu Manage Views.
  2. Find the view you want and click Edit  (Image Added);
  3. In field Cards, select the Card you want.
  4. Click Save to finish the operation:

Image Added

03. OTHER INFORMATION

  • None available.

04. RELATED SUBJECTS

HTML
<!-- esconder o menu --> 


<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;
}
</style>