Versions Compared

Key

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

Przeznaczenie:

Polish
Info

Jeśli masz problem ze zrozumieniem jak działa akcja, sprawdź opisy: Akcja, Wykonanie warunkowe, Parametry komponentów

Panel
titlePodstawowe informacje

Kategoria: Ulubione

Umiejscowienie akcji: Tabela, Przycisk tabeli

Dostępna od wersji: 1.0

Panel
titleOpis

Akcja służy do odczytania tabel zapisanych jako szablon formularza. Na podstawie parametrów akcji zostanie wyświetlona odpowiednia lista z zapisanymi szablonami (tabelkami). Po wczytaniu formularza do tabeli dodany zostanie odpowiedni przycisk na podstawie ustawionych parametrów (nazwa i ikona). Po wciśnięciu przycisku pojawi się okno "Wczytywanie szablonu formularza", gdzie pojawi się lista z zapisanymi szablonami (jeśli jakiekolwiek zostały zapisane). W tym oknie, istnieje możliwość zmiany domyślnego szablonu, usunięcia lub wczytania wybranego szablonu. Wczytany szablon zostanie załadowany do tabeli z której został zapisany. W przypadku zapisu tabeli pod kategorię w której znajduje się inna tabela, istnieje możliwość, że po odczytaniu danych za pomocą przycisku z Tabeli 1, dane mogą się wczytać do Tabeli 2 ponieważ z tej tabeli zostały zapisane.

Panel
titleParametry

...

konfiguracyjne

Image Removed

"Nazwa przycisku:"

Nazwa parametruOd wersjiOpisTyp parametruWartość domyślnaRodzaj polaUwagi i ograniczenia

Nazwa przycisku*

1.0Nazwa wyświetlana na dodanym przycisku w tabeli

...

.Tekst"Wczytaj szablon"Pole edytowalneParametr schowany w przypadku umieszczenia akcji na przycisku tabeli.

Nazwa ikony dla przycisku

...

1.0Nazwa ikony która ma się wyświetlić na dodanym przycisku. Spis: Ikon (automatycznie do nazwy doklejane jest słowo " silk- ");

"Kategoria tworzonego szablonu:"

Tekst"table-save"Pole edytowalneParametr schowany w przypadku umieszczenia akcji na przycisku tabeli.

Kategoria wyświetlanych szablonów*

1.0Nazwa kategorii w której będzie zapisywana dana tabela. Zaleca się inna nazwę dla każdej

...

tabeli.Tekst"Kategoria"Pole edytowalne 

Tylko szablony aktualnego użytkownika

...

*

...

1.0W przypadku wybroru opcji "Nie", w oknie wyboru

...

zostaną wyświetlone szablony zapisane przez innych użytkowników.

...

LogicznyTakLista wartości 

Tylko z aktualnego etapu

...

*

...

1.0W przypadku wybroru opcji "Nie", w oknie wyboru

...

 zostaną wyświetlone tylko szablony stworzone w tym zadaniu (etapie procesu).

...

LogicznyTakLista wartości

 

Ukrywanie kolumny właściciel

...

*

Typ pola BOOLEAN. Dla opcji "TAK" ukrywa kolumnę o informacji o  właścicielu szablonu.

1.0W przypadku wybroru opcji "Tak", ukryta zostaje kolumna informująca o właścicielu szablonu.LogicznyNieLista wartości 

Ukrywanie opcji "Domyślnego szablonu" (przycisk i kolumna)

...

*

...

1.0W przypadku wybroru opcji "Tak", ukryta zostaje kolumna "Domyślny" oraz przycisk "Ustaw jako domyślny" w oknie wczytania szablonu formularza.

 

Szczegółowy opis działania:

Akcje umieszczamy na tabelce. Po wczytaniu formularza do  tabelki zostanie dodany odpowiedni przycisk wedle ustawionych parametrów(nazwa i ikona).  Po wciśnięciu przycisku pojawi się okno "Wczytywanie szablonu formularza", gdzie pojawi się lista z zapisanymi szablonami (jeśli jakieś w danej kategorii zostały zapisane).  Możemy na tym oknie zmienić domyślny szablon, usunąć zapisany szablon albo wczytać wybrany. Wczytany szablon zostanie załadowany do tabeli z której został zapisany. Gdy dwie tabele zapisują pod tą sama kategorie, to może okazać się że jeśli odczytujemy dane za pomocą przycisku z Tabeli 1 , dane mogą się wczytać do Tabeli 2 bo z tej tabeli zostały zapisane.

Przykład:

Przykładowy formularz

Image Removed

Okno wczytywania szablonu

Image Removed

 

 

LogicznyNieLista wartości 

Parametr*- pole wymagane

Panel
titlePrzykładowa konfiguracja akcji

 Konfiguracja akcji

Image Added

Okno po kliknięciu przycisku wczytania szablonu

Image Added

Panel
titleChange log

 1.1

  • Dodanie komponentu

x.x

  • Dodanie możliwości podpięcia akcji pod przycisk tabeli

 

 

 

English

  ← Return to the list of available actions

Info

If you have a problem understanding how the action works, check: ActionConditional executionComponents parameters

Panel
titleBasic information

Category: Table

Action location: Form, Button

Available from version: 1.0.67

Panel
titleDescription

The action searches for processes with the same values of the given form variables and displays feedback in the form of a window. The action is called after changing the given variables (if it was placed on the form) or after pressing the button (if it was placed on the button).

Panel
titleAction call-up
Info

Leaving an empty conditional field is equal to setting it to "true".

Action location

Conditional execution parameter action

Action call-up condition

Form

Activates action

Change of one of the variables specified in the "Variables detecting duplicate" or "Variables excluding potential duplicates" parameters

Button

Activates action

Pressing the button

Panel
titleConfiguration parameters

Parameter name

From version

Description

Paremeter type

Default value

Field type

Comments and restrictions

Variables detecting the duplicate

1.0.67

The action will search for processes with the same values of the given variables as those in the current process. The condition of finding a duplicate is created by combining subsequent variables with the conjunction "AND", ie if "Variable A" is equal to x and "Variable B" is equal to y, then the duplicate was found.

Array of variables

 

Editable field

No tabular variables, no date and time variable.

Message1.0.67The content of the alert that will be displayed when duplicates are foundText Editable field 
Variables that exclude potential duplicates1.0.67Variables which values from the following parameter excludes the given process from evaluation. If any of the values given is met, the duplicate found will be skipped (subsequent values are joined by an OR), e.g. If "Variable A" is equal to x OR "Variable B" is equal to y, exclude this process from checking.Array of variables Editable field

No tabular variables, no date and time variable.

Values for exclusion variables1.0.67An array of values, each of which decides to exclude a potential duplicate from evaluation.An array of text values Editable field 
Types of processes1.0.67We choose in which processes to look for a duplicate: open, closed or all.TextOPENEDDrop-down list
Displayed ValueValue transmitted
OpenedOPENED
ClosedCLOSED
AllALL
Case sensitivity1.0.67Specifies whether to distinguish case sensitivity when searching indexes.BooleanYesEditable field 
Variables in the duplicate table1.0.67Specifies which variables to show in the duplicate tableArray of variables Editable fieldPossible tabular variables.
Hidden1.0.67Specifies whether selected data downloaded to the table should be hiddenAn array of boolean values Editable field 
Retrieve values from the selected row1.0.68It allows saving values from the table to variables on the form for the currently selected row using the buttonBooleanNoEditable field 
Variables from the table1.0.68Variables whose values are taken from the tableArray of variables Editable fieldWithout tabular variables.
Variables on the form1.0.68Variables on the form, whose values will be setArray of variables Editable fieldWithout tabular variables.
Name of the button setting the data1.0.68The name of the button that will insert the values from the table into variablesText Editable field 
The column with the process name1.0.70Adds a column to the duplicate table with the name of the duplicate processBooleanNoEditable field 
Number of duplicates found
1.0.75
Sets the field to show the number of duplicates found
Variable Editable fieldThe variable must be of the integer type
Way of displaying duplicates1.0.75
Sets the method for displaying information about duplicates. The available options are:
None,
Message about duplicates found (message window about found duplicates with the choice continue),
Table with duplicates found (table od duplicates without message)
 
TextBasic information about duplicatesDrop-down list
The selected option hides the following parameters:
Variables in duplicates table
Hidden
Section: Retriving data from duplicate process
Column with process name

Parameter*- mandatory field 

Panel
titleConfiguration example

Image AddedImage AddedImage Added

Panel
titleChange log

1.0.67

  • Adding a component

1.0.68

  • Retrieving values from duplicate processes

1.0.70

  • Ability to add a column with the name of the process + formatting of numeric columns

1.0.75

  • Developing actions to search for duplicates