Versions Compared

Key

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

Image Added

 

Polish

  ← Powrót do listy dostępnych akcji

Info

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

Panel
titlePodstawowe informacje

ID komponentu w PWFL: storage-data-set-boolean-array-action

Kategoria: Schowek

Umiejscowienie akcji: Tabela, Przycisk, Przycisk tabeli, Formularz, Zmienna

Dostępna od wersji: 1.0.121

Panel
titleOpis

Akcja zapisuje tablicę wartości logicznych w parametrze formalnym StorageData w formacie tekstowym w odpowiadającej strukturze obiektu JSON.

Panel
titleWywołanie akcji
Warning

Pozostawienie pustego pola wykonania warunkowego jest jednoznaczne z ustawieniem go na "prawdę".

Umiejscowienie akcjiDziałanie parametru "Wykonanie warunkowe"Warunek wywołania akcji
TabelaUaktywnia akcjęParametr "Wykonanie warunkowe" zwróci "prawdę"
ZmiennaUaktywnia akcjęParametr "Wykonanie warunkowe" zwróci "prawdę"
FormularzUaktywnia akcjęParametr "Wykonanie warunkowe" zwróci "prawdę"
PrzyciskUaktywnia akcjęParametr "Wykonanie warunkowe" zwróci "prawdę"
Przycisk tabeliUaktywnia akcjęParametr "Wykonanie warunkowe" zwróci "prawdę"
Panel
titleParametry konfiguracyjne
Nazwa parametruOd wersjiOpisTyp parametruWartość domyślnaRodzaj polaUwagi i ograniczenia
Nazwa parametru*1.0.121Nazwa będąca kluczem wartości parametruTekst Pole edytowalne 
Wartość parametru*1.0.121Wartość przechowywana pod zdefiniowaną nazwą parametruTablica wartości logicznych Pole edytowalneJeśli istnieje potrzeba przekazania zmiennej tabelarycznej w tym parametrze, to należy wartości zmiennej o typie tekstowym przekonwertować na typ logiczny. Jest to konieczne ze względu na brak możliwości definiowania zmiennych tabelarycznych o typie logicznym w PWE.

Parametr*- pole wymagane

Panel
titlePrzykładowa konfiguracja

Panel
titleChange log

 1.0.121

  • Dodanie komponentu
Panel
titlePakiet z przykładowym formularzem wykorzystującym akcję
View file
nameStorageData 2021-07-07 15_45_43.zip
height250
Hide If
special@anonymous

Zadania związane z komponentem

Aktualne

<link do JIRA>

Archiwalne

English

← Return to the list of available actions

Info

If you have trouble understanding how the action works, check the descriptions: Action, Conditional execution, Component parameters

Panel
titleBasic information

Category: Clipboard

Action location: Table, Variable, Form, Button, Table button, Label

Available from version: 1.0.121

Panel
titleDescription

The action writes a boolean array to the StorageData formal parameter in text format in the corresponding JSON object structure.

Panel
titleAction execution
Warning

Leaving the conditional field blank is tantamount to setting it to "true."

Location of the actionOperation of the "Conditional execution" parameterCondition of calling the action
TableActivates the actionParameter "Conditional execution" will return "truth"
VariableActivates the actionParameter "Conditional execution" will return "truth"
FormActivates the actionParameter "Conditional execution" will return "truth"
ButtonActivates the actionParameter "Conditional execution" will return "truth"
Table buttonActivates the actionParameter "Conditional execution" will return "truth"
Panel
titleConfiguration parameters
Name of the parameterFrom versionDescriptionParameter typeDefault valueField typeNotes and restrictions
Parameter name*1.0.121A name that is a key of the valueText Editable field 
Parameter value*1.0.121A value stored under the defined parameter nameBoolean array Editable fieldIf there is a need to pass a tabular variable in this parameter, then the values of the variable with a text type should be converted to a logical type. It is necessary due to the lack of possibility to define tabular variables of logical type in PWE.

Parameter*- required field

Panel
titleSample configuration

Panel
titleChange log

 1.0.121

  • Adding component