Ogólne

This General tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control.

Aby wykonać tę operację...

Open context menu of a selected form element - choose Control - General tab.

Open Form Controls toolbar or Form Design toolbar, click Control icon - General tab.


Ikona notatki

If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' Default value (for example, in text fields), Default status (for check boxes and option fields), and Default selection (for list boxes).


Adres URL pomocy

Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field. The help for the control field help can be opened if the focus is positioned on the control field and the user presses F1.

Akcja

You can use navigation actions to design your own database navigation buttons.

The following table describes the actions that you can assign to a button:

Akcja

Opis

Brak

Żadna akcja nie jest podejmowana.

Submit form (Prześlij formularz)

Sends the data that is entered in other control fields of the current form to the address that is specified in Form Properties under URL.

Podczas eksportu do pliku PDF wprowadź adres URL w polu tekstowym "URL" właściwości danych formularza.

Reset form (Resetuj formularz)

Resets the settings in other control fields to the predefined defaults: Default Status, Default Selection, Default Value.

Otwórz dokument / stronę internetową

Otwiera adres URL określony w polu URL. W polu Ramka można określić docelową ramkę.

Pierwszy rekord

Przechodzi do pierwszego rekordu bieżącego formularza.

Poprzedni rekord

Przechodzi do poprzedniego rekordu bieżącego formularza.

Następny rekord

Przechodzi do następnego rekordu bieżącego formularza.

Ostatni rekord

Przechodzi do ostatniego rekordu bieżącego formularza.

Zapisz rekord

W razie potrzeby zapisuje bieżący rekord.

Cofnij wprowadzanie danych

Wycofuje zmiany wprowadzone w bieżącym rekordzie.

Nowy rekord

Przechodzi do wiersza wstawiania bieżącego formularza.

Usuń rekord

Usuwa bieżący rekord.

Odśwież formularz

Ponownie ładuje ostatnio zapisaną wersję bieżącego formularza.


Autowypełnianie

The AutoFill function displays a list of previous entries after you start to type an entry.

Czas domyślny

Określa domyślny czas.

Czcionka

W przypadku pól formantów zawierających widoczny tekst lub tytuły można określić wyświetlaną czcionkę. Aby otworzyć okno dialogowe Czcionka, należy kliknąć przycisk .... Wybrana czcionka jest stosowana w nazwach pól formantów oraz do wyświetlania danych w polach formantu tabeli.

Data domyślna

Określa domyślną datę.

Do druku

Określa, czy pole formantu ma być widoczne na wydruku dokumentu.

Domyślna wartość przewijania

Określa domyślną wartość dla paska przewijania.

Duża zmiana

Określa, o ile wartość zostanie powiększona lub pomniejszona z chwilą kliknięcia przez użytkownika paska przewijania obok suwaka.

Działanie na rekordzie

Specifies to show or hide the action items in a selected Navigation bar control. Action items are the following: Save record, Undo, New record, Delete record, Refresh.

Etykieta

The "Label" property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms.

When you create a new control, the description predefined in the "Name" property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the "Title" property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user.

To create a multi-line title, open the combo box using the Arrow button. You can enter a line break by pressing Shift++Enter.

Ikona notatki

The "Title" property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the "Name" property.


Filtering/Sorting

Specifies to show or hide the filtering and sorting items in a selected Navigation bar control. Filtering and sorting items are the following: Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort.

Format daty

With date fields you can determine the format for the date readout.

Ikona notatki

Po opuszczeniu każdego pola formatu (data, godzina, waluta, numeryczne) jest ono formatowane automatycznie bez względu na sposób wprowadzenia danych.


Format godziny

Możliwe jest określenie formatu wyświetlania godziny.

Formatowanie

Określa kod formatu formantu. Aby wybrać kod formantu, należy kliknąć przycisk ....

Grafika

An image button has a "Graphics" property. The "Graphics" property specifies the graphic's path and file name that you want to have displayed on the button. If you select the graphic file with the ... button, the path and file name will be automatically included in the text box.

Kolejność aktywacji

The "Tab order" property determines the order in which the controls are focused in the form when you press the Tab key. In a form that contains more than one control, the focus moves to the next control when you press the Tab key. You can specify the order in which the focus changes with an index under "Tab order".

Ikona notatki

The "Tab order" property is not available to Hidden Controls. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the Tab key.


When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by 1. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused ("Tabstop = No") are also assigned a value. However, these controls are skipped when using the Tab key.

W oknie dialogowym Kolejność aktywacji można również łatwo określić wartości indeksów innych formantów.

Kolor krawędzi

Specifies the border color for controls that have the "Border" property set to "flat".

Kolor symboli

Określa kolor symboli na formantach, na przykład strzałek na pasku przewijania.

Kolor tła

Kolor tła można określić w przypadku większości pól formantów. Kliknięcie opcji Kolor tła powoduje otwarcie listy umożliwiającej wybranie koloru. Opcja "Standard" oznacza zastosowanie ustawienia systemowego. Jeśli żądanego koloru nie ma na liście, można kliknąć przycisk ... i zdefiniować kolor w oknie dialogowym Kolor.

Krawędź

With control fields that have a frame, you can determine the border display on the form using the "Border" property. You can select among the "Without frame", "3-D look" or "Flat" options.

Krok

Przedziały można określać w przyciskach pokręteł dla wartości numerycznych i walutowych. Do zwiększania lub zmniejszania wartości służą strzałki w przycisku pokrętła.

Kółko myszy

Sets whether the value changes when the user scrolls a mouse wheel. Never: No change of the value. When focused: (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. Always: The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.

Liczba wierszy

For combo boxes with the "Dropdown" property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the Dropdown option, the line's display will be specified by the size of the control field and the font size.

Linie tekstu kończą się znakiem

W przypadku pól tekstowych można wybrać kod końca wiersza, który zostanie zastosowany podczas zapisywania tekstu w kolumnie bazy danych.

Maks. czas

Określa godzinę, w stosunku do której użytkownik nie może podać godziny późniejszej.

Maks. długość tekstu

W przypadku pól tekstowych i kombi można zdefiniować maksymalną, dozwoloną do wpisania liczbę znaków. Jeśli ta właściwość pola formantu jest niezdefiniowana, obowiązuje domyślne ustawienie zero.

If the control is linked to a database and the text length is to be accepted from the field definition of the database, you must not enter the text length here. The settings are only accepted from the database if the control property was not defined ("Not Defined" state).

Maks. wartość

W przypadku pól numerycznych i walutowych można określić maksymalną wartość, jaką użytkownik może wprowadzić.

Maks. wartość przewijania.

Określa maksymalną wartość formantu paska przewijania.

Maska edycji

Wprowadzając kod znaku w polu wzorca, można określić, jakie dane użytkownik może wprowadzić w polu wzorca.

Od długości maski edycji zależy liczba dozwolonych pozycji wprowadzania. W przypadku wprowadzenia znaków niezgodnych z maską edycji po opuszczeniu pola wprowadzone dane są odrzucane. Podczas określania maski edycji można użyć następujących znaków:

Znak

Znaczenie

L

A text constant. This position cannot be edited. The character is displayed at the corresponding position of the Literal Mask.

a

The characters a-z and A-Z can be entered. Capital characters are not converted to lowercase characters.

A

The characters A-Z can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter.

c

The characters a-z, A-Z, and 0-9 can be entered. Capital characters are not converted to lowercase characters.

C

The characters A-Z and 0-9 can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter.

N

Only the characters 0-9 can be entered.

x

Można wprowadzić każdy znak drukowalny.

X

All printable characters can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter.


Na przykład dla wartości "__.__.2000" można zdefiniować maskę edycji "NNLNNLLLLL"; w wyniku zastosowania takiej maski użytkownik może wprowadzić datę tylko w postaci czterech cyfr.

Maska znaków

With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the Edit mask, you can determine the entries that the user can type into the masked field.

Ikona notatki

Długość maski znaków powinna być taka sama, jak długość maski edycji. W przeciwnym razie maska edycji jest przycinana lub wypełniana pustymi miejscami do długości maski edycji.


Miejsca po przecinku

W przypadku wartości numerycznych i walutowych możliwe jest określenie liczby wyświetlanych cyfr po przecinku.

Min. czas

Określa minimalny czas, jaki użytkownik może wprowadzić.

Min. wartość

W przypadku pól numerycznych i walutowych można określić minimalną wartość, jaką użytkownik może wstawić w tych polach.

Min. wartość przewijania.

Określa minimalną wartość formantu paska przewijania.

Minimalna zmiana

Specify the value to add or subtract when the user clicks the Arrow icon on the scrollbar.

Najpóźniejsza data

Określa datę, w stosunku do której użytkownik nie może podać daty późniejszej.

Najwcześniejsza data

Określa najwcześniejszą datę, jaką użytkownik może wprowadzić.

Nawigacja

Specifies to show or hide the navigation items in a selected Navigation bar control. Navigation items are the following: First record, Previous record, Next record, Last record.

Nazwa

Each control field and each form has a "Name" property through which it can be identified. The name will appear in the Form Navigator and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number.

Ikona notatki

W przypadku pracy z makrami należy upewnić się, że nazwy formantów są unikatowe.


The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a Group Box.

Opóźnienie

Specifies the delay in milliseconds between repeating events. A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, 2 s or 500 ms.

Orientacja

Określa, czy pasek przewijania lub pole pokrętła jest ustawione w kierunku poziomym, czy pionowym.

Pasek nawigacji

Specifies whether to display the Navigation bar on the lower border of table controls.

Pasek przewijania

Dodaje do pola tekstowego pasek przewijania określonego typu.

Podział słowa

Displays text on more than one line. Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press Enter.

Pole etykiety

Określa źródło etykiety formantu. Tekst pola etykiety jest wykorzystywany zamiast nazwy pola w bazie danych, na przykład w oknie dialogowym Nawigator filtru, oknie dialogowym Szukaj oraz jako nazwa kolumny w widoku tabeli.

To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (~) character in front of the character in the label.

W przypadku przycisków opcji jako pole etykiety można wykorzystać tylko tekst ramki grupy. Ten tekst ma zastosowanie do wszystkich przycisków opcji grupy.

Kliknięcie przycisku ... obok pola tekstowego powoduje wyświetlenie okna dialogowego Wybór pola etykiety. Należy wybrać etykietę z listy.

Check the No assignment box to remove the link between a control and the assigned label field.

Potrójny stan

Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values. This function is only available if the database accepts three states: TRUE, FALSE and ZERO.

Ikona notatki

The "Tristate" property is only defined for database forms, not for HTML forms.


Powtórz

Określa, czy akcja przypisana formantowi - np. przyciskowi pokrętła lub paskowi przewijania - powtarza się z chwilą kliknięcia formantu i przytrzymania przycisku myszy.

PozycjaX

Określa pozycję X formantu względem zakotwiczenia.

PozycjaY

Określa pozycję Y formantu względem zakotwiczenia.

Pozycje listy

Please note the tips referring to the keyboard controls.

Zdefiniowana domyślna pozycja listy jest wyświetlana w polu kombi Wybór domyślny.

Ikona notatki

Należy zwrócić uwagę, że wprowadzone tutaj pozycje listy są uwzględniane w formularzu tylko wtedy, gdy na karcie Dane w części Typ zawartości listy wybrano opcję "Lista wartości".


Jeśli pozycje listy nie mają być zapisywane w bazie danych lub przesyłane do odbiorcy formularza internetowego, lecz wiązane z wartościami niewidocznymi na formularzu, pozycje listy można przypisać innym wartościom na liście wartości. Listę wartości określa się na zakładce Dane. W części Typ zawartości listy wybierz opcję "Lista wartości", a następnie w polu Zawartość listy wprowadź wartości, które mają być przypisane odpowiednim pozycjom listy widocznym w formularzu. Dla prawidłowego przypisania wymagane jest uwzględnienie kolejności wartości na liście.

Ikona notatki

W przypadku dokumentów HTML pozycja listy wprowadzona na zakładce Ogólne odpowiada znacznikowi HTML <OPTION>; pozycja listy wartości wprowadzona na zakładce Dane w części Zawartość listy odpowiada znacznikowi <OPTION VALUE=...>.


Pozycjonowanie

Specifies to show or hide the positioning items in a selected Navigation bar control. Positioning items are the following: Record label, Record position, Record count label, Record count.

Przełącz

Specifies if a Push button behaves as a Toggle Button. If you set Toggle to "Yes", you can switch between the "selected" and "not selected" control states when you click the button or press the Spacebar while the control has the focus. A button in the "selected" state appears "pressed in".

Przycisk domyślny

The "Default button" property specifies that the corresponding button will be operated when you press the Return key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button.

Ikona notatki

Tę właściwość należy zdefiniować tylko dla jednego przycisku w dokumencie.


When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a Submit type button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit Enter after entering the search term in order to start the search.

Przycisk pokrętła

Na przycisk pokrętła w formularzu można przekształcić pole numeryczne, pole waluty oraz pole danych.

Ramka

You can also specify the target frame to display a URL that you open when you click a button that has been assigned to the "Open document or web page" action.

Po kliknięciu takiego pola można wybrać z listy ramkę, do której ma zostać załadowany następny dokument. Dostępne są następujące opcje:

Wpis

Znaczenie

_blank

Następny dokument jest tworzony w nowej, pustej ramce.

_parent

Następny dokument jest tworzony w ramce nadrzędnej. Jeśli ramka nadrzędna nie istnieje, dokument jest tworzony w tej samej ramce.

_self

Następny dokument jest tworzony w tej samej ramce.

_top

Dokument jest tworzony w oknie najwyższego poziomu, tzn. w ramce znajdującej się najwyżej w hierarchii. Jeśli jest to ramka bieżąca, dokument jest tworzony w ramce bieżącej.


Ikona notatki

The "Frame" property is relevant for HTML forms, but not for database forms.


Rozmiar ikony

Specifies whether the icons in a selected Navigation bar should be small or large.

Rozwijane

A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under Line count, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property.

Pola kombi wstawione do tabeli jako kolumny mają zawsze domyślnie ustawioną wartość "Rozwijane".

Separator tysięcy

W przypadku wartości numerycznych i walutowych można określić, czy mają być stosowane separatory tysięcy.

Skala

Dopasowuje rozmiar obrazu do rozmiaru formantu.

Stan domyślny

Określa, czy opcja lub pole wyboru jest domyślnie wybrane.

W przypadku przycisku typu Resetuj można zdefiniować status formantu po uaktywnieniu przycisku resetowania.

For grouped option fields, the status of the group corresponding to the default setting is defined by the "Default Status" property.

Styl

Specifies whether Check boxes and Option buttons are displayed in a 3D look (default) or a flat look.

Symbol waluty

In a currency field, you can predefine the currency symbol by entering the character or string in the "Currency symbol" property.

Symbol z przodu

Określa, czy symbol waluty jest wyświetlany przed wartością w polu waluty, czy po niej. W ustawieniu domyślnym symbole waluty nie są wstawiane przed wartością.

Szerokość

Sets the column width in the table control field in the units that are specified in the LibreOfficeDev module options. If you want, you can enter a value followed by a valid measurement unit, for example, 2 cm.

Szerokość

Określa szerokość formantu.

Tabulator

The "Tabstop" property determines if a control field can be selected with the Tab key. The following options are available:

Nie

When using the Tab key, focusing skips the control.

Tak

The control can be selected with the Tab key.


Tekst domyślny

Określa domyślny tekst, jaki ma się znajdować w polu tekstowym lub kombi.

Tekst pomocy

Umożliwia wprowadzenie tekstu pomocy, który jest wyświetlany jako wskazówka dla formantu. Wskazówka jest wyświetlana w trybie użytkownika po umieszczeniu wskaźnika myszy na formancie.

For URL type buttons, the help text appears as the extended tip instead of the URL address entered under URL.

Tekst pomocy

Dla każdego pola formantu można określić dodatkowe informacje lub wprowadzić opis. Dodatkowe informacje zawarte w tej właściwości mogą zostać wykorzystane przez programistę w kodzie programu. W polu tym można na przykład umieścić zmienne lub inne parametry ewaluacyjne.

Tylko do odczytu

The "Read-only" property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database.

Typ tekstu

Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the Enter key. Select "Multi-line with formatting" to enter formatted text.

Ikona ostrzeżenia

Wybranie opcji "Wiele linii z formatowaniem" uniemożliwia powiązanie formantu z polem bazy danych.


Ikona notatki

W przypadku kolumny tekstu wewnątrz formantu tabeli formant nosi nazwę "Wielowierszowy".


URL

Enter the URL address for a Open document or web page button type in the URL box. The address opens when you click the button.

Jeśli w trybie użytkownika wskaźnik myszy znajdzie się nad takim przyciskiem, adres URL jest wyświetlany w postaci wskazówki rozszerzonej, o ile nie wprowadzono innego Tekstu pomocy.

Ukryj zaznaczenie

Specifies whether a text selection on a control remains selected when a the focus is no longer on a control. If you set Hide selection to "No", the selected text remains selected when the focus is no longer on the control that contains the text.

Uzyskaj fokus po kliknięciu

If you set this option to "Yes", the Push button receives the focus when you click the button.

Wartość

W przypadku ukrytego formantu w polu Wartość można wprowadzić dane dziedziczone przez ukryty formant. Dane są wysyłane podczas przesyłania formularza.

Wartość domyślna

Ustawia domyślną wartość pola formantu. Wartość domyślna może być wprowadzana na przykład z chwilą otwarcia formularza.

For a Reset type button, the Default value entry defines the status of the control if the reset button is activated by the user.

Widoczne

Określa, czy formant będzie widoczny w trybie "na żywo". W trybie projektowania formant jest zawsze widoczny.

Uwaga: jeśli właściwość jest ustawiona na "Tak" (ustawienie domyślne), nie musi to oznaczać, że formant będzie rzeczywiście widoczny na ekranie. Podczas obliczania faktycznej widoczności formantu brane są pod uwagę dodatkowe ograniczenia. Na przykład formant umieszczony w programie Writer w ukrytej sekcji nie będzie w ogóle widoczny, o ile sama sekcja nie stanie się widoczna.

Jeśli właściwość jest ustawiona na "Nie", w trybie "na żywo" formant będzie zawsze ukryty.

Podczas odczytu dokumentów, które wykorzystują tę właściwość, starsze wersje programu OpenOffice.org (do 3.1) zignorują ją bez wyświetlania żadnych informacji.

Widoczny rozmiar

Specifies the size of scrollbar thumb in "value units". A value of ("Scroll value max." minus "Scroll value min." ) / 2 would result in a thumb which occupies half of the background area.

If set to 0, then the thumb's width will equal its height.

Wybór domyślny

Określa pozycję w polu listy, która ma zostać zaznaczona jako domyślna.

For a Reset type button, the Default selection entry defines the status of the list box if the reset button is activated by the user.

For a List box that contains a value list, you can click the ... button to open the Default selection dialog.

W oknie dialogowym Wybór domyślny należy wybrać pozycje, które mają być zaznaczone z chwilą otwarcia formularza zawierającego to pole listy.

Wybór wielokrotny

Umożliwia wybranie więcej niż jednego elementu w polu listy.

Wyrównanie / Wyrównanie grafiki

Dostępne są następujące opcje wyrównania: do lewej, do prawej oraz wyśrodkowane. Opcje te można określić w przypadku następujących elementów:

  1. Title of Label fields,

  2. Content of text fields,

  3. Content of table fields in the columns of a table control,

  4. Graphics or text that are used in buttons.

    Ikona notatki

    W przypadku przycisków opcja Wyrównanie nosi nazwę Wyrównanie grafiki.


Wysokość

Określa wysokość formantu.

Wysokość wierszy

In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, 2 cm.

Włączone

If a control field has the property "Enabled" (Yes), the form user will be able to use the control field. If the property is disabled, it will not be enabled (No) and will be displayed in a gray color.

Zakotwiczenie

Określa miejsce zakotwiczenia formantu.

Znacznik rekordów

Określa, czy pierwsza kolumna jest wyświetlana z etykietami wierszy; w kolumnie takiej bieżący rekord jest oznaczony strzałką.

Znaki ukrywania hasła

If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under Password character, enter the ASCII code of the desired character. You can use the values from 0 to 255.

Ikona wskazówki

The characters and their ASCII codes can be seen in the Special Characters dialog (Insert - Special Character).


Zwiększ/zmniejsz wartość

Określa przedział, o jaki wartość ma się zwiększać lub zmniejszać za każdym uaktywnieniem formantu typu "przycisk pokrętła".

Ścisły format

You can have a format check with control fields that accept formatted contents (date, time, and so on). If the strict format function is activated (Yes), only the allowed characters are accepted. For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored.