Общие

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.

Доступ к этой команде

Откройте контекстное меню выбранного элемента формы, выберите Свойства элемента - вкладка Общие.

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


note

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).


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.

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.

Если в пользовательском режиме указатель мыши навести на переключатель, адрес URL выводится в виде всплывающей подсказки, если не вводился другой текст справки.

URL справки

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.

Автозаполнение

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

Буквенная маска

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.

note

Длина буквенной маски всегда должна соответствовать длине маски правки. Если это не соблюдается, буквенная маска либо отсекается, либо заполняется пробелами до длины маски правки.


Видимый

Используется для определения необходимости отображения элемента управления в режиме реального времени. В режиме разработки элемент управления отображается.

Следует отметить, что если для данного свойства определено значение «Да» (по умолчанию), то это не обязательно означает отображение элемента управления на экране. При определении видимости элемента управления необходимо учитывать дополнительные ограничения. Например, элемент управления, размещённый в модуле Writer в скрытом разделе, будет отображаться только в том случае, если этот раздел станет видимым.

Если для свойства определено значение «Нет», то этот элемент управления будет скрыт в режиме реального времени.

В версиях, предшествующих OpenOffice.org 3.1, при чтении документов, в которых использовано это свойство, оно игнорируется.

Видимый размер

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.

Включено

If a control field has the property "Enabled" (Yes), the form user can use the control field. Otherwise (No), it is disabled and greyed out.

Время по умолчанию

Задаёт значение времени по умолчанию.

Выбор по умолчанию

Specifies the list box entry to mark as the default entry.

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.

В диалоговом окне Выбор по умолчанию выберите элементы, которые необходимо пометить как выбранные при открытии формы, содержащей список.

Выравнивание / выравнивание графических объектов

The alignment options are left-aligned, right-aligned, and centered. These options are available for the following elements:

  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.

    note

    Параметр Выравнивание для кнопок имеет название Выравнивание графических объектов.


Высота

Используется для определения высоты элемента управления.

Высота строки

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.

Границы

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.

Групповое выделение

Allows you to select more than one item in a list box.

Дата по умолчанию

Задаёт значение даты по умолчанию.

Действие

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:

Действие

Описание

Нет

Нет действия.

Отправить

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.

Введите адрес URL в текстовое поле "URL" свойства данных формы при экспорте в файл PDF.

Сброс

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

Открыть документ / веб-страницу

Открывает URL, указанный в поле URL. Для указания целевого фрейма можно использовать поле Фрейм.

Первая запись

Перемещает текущую форму к первой записи.

Предыдущая запись

Перемещает текущую форму к предыдущей записи.

Следующая запись

Перемещает текущую форму к следующей записи.

Последняя запись

Перемещает текущую форму к последней записи.

Сохранить запись

Сохраняет текущую запись, если необходимо.

Отменить ввод данных

Отменяет изменения в текущем документе.

Создать запись

Перемещает текущую форму для вставки строки.

Удалить запись

Удаляет текущую запись.

Обновить форму

Перезагружает последнюю сохранённую версию текущей формы.


Действия над записью

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.

Для печати

Specifies whether you want the control field to appear in a document's printout.

Задержка

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.

Захватить фокус при щелчке

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

Значение

In a hidden control, under Value, you can enter the data which is inherited by the hidden control. This data will be transferred when sending the form.

Значение по умолчанию

Sets the default value for the control field. For example, the default value will be entered when a form is opened.

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

Значение прокрутки по умолчанию

Sets the default value for the scrollbar.

Значение шага

Определяет интервалы, которые будут добавляться или вычитаться при каждой активации счётчика.

Имя

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.

note

При работе с макросами убедитесь, что имена элементов управления уникальны.


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.

Кнопка по умолчанию

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.

note

Это свойство должно быть назначено только одной кнопке в документе.


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.

Макс. время

Determines a time which can not be exceeded by another value introduced by the user.

Макс. дата

Determines a date which can not be exceeded by another value introduced by the user.

Макс. длина текста

For text and combo boxes, you can define the maximum number of characters that the user can enter. If this control field property is uncertain, the default setting will be 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).

Макс. значение

For numerical and currency fields, you can determine the maximum value that the user can enter.

Макс. значение прокрутки

Specify the maximum value of a scrollbar control.

Маркер записи

Specifies whether the first column is displayed with row labels, in which the current record is marked by an arrow.

Маска правки

By specifying the character code in pattern fields, you can determine what the user can enter in the pattern field.

Длина маски правки определяет число возможных позиций ввода. Если ввести символы, не соответствующие маске правки, ввод отклоняется, когда пользователь выходит из этого поля. Чтобы определить маску правки, можно ввести следующие символы:

Символ

Значение

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

Можно вводить все печатаемые символы.

X

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


Для буквенной маски "__.__.2000", например, определите маску правки "NNLNNLLLLL", позволяющую пользователю ввести только четыре цифры при вводе даты.

Масштаб

Resizes the image to fit the size of the control.

Метка

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.

note

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.


Мин. время

Determines the minimum time that a user can enter.

Мин. дата

Determines the earliest date that a user can enter.

Мин. значение прокрутки

Specify the minimum value of a scrollbar control.

Минимальное значение

For numerical and currency fields you can determine a minimum value to prevent the user from entering a smaller value.

Навигация

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.

Ориентация

Определяет горизонтальную или вертикальную ориентацию полосы прокрутки или счётчика.

Остановка табуляции

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

Нет

When using the Tab key, focusing skips the control.

Да

The control can be selected with the Tab key.


Панель переходов

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

Переключить

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".

Переносы слов

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.

Повторить

Specifies if the action of a control such as a spin button repeats when you click the control and hold the mouse button down.

Поле метки

Specifies the source for the label of the control. The text of the label field will be used instead of the name of a database field. For example, in the Filter Navigator, Search dialog, and as a column name in the table view.

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.

При использовании переключателей в качестве поля метки можно применять только текст или рамку группы. Этот текст применяется ко всем переключателям одной группы.

Если нажать кнопку ... рядом с текстовым полем, будет открыто окно Выбор метки. Выберите метку из списка.

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

Положение

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.

Положение_X

Используется для определения положения элемента управления по оси X относительно привязки.

Положение_Y

Используется для определения положения элемента управления по оси Y относительно привязки.

Полоса прокрутки

Adds the scrollbar type that you specify to a text box.

Порядок обхода

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".

note

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.

Также легко можно определить индексы различных элементов управления в диалоговом окне Последовательность перехода.

Привязка

Используется для определения позиции привязки элемента управления.

Прокрутка колесиком мыши

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.

Разделитель разрядов

With numerical and currency fields you can determine whether thousands separators are used.

Размер значков

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

Раскрывающийся

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.

Поля со списком, которые были вставлены как столбцы в элемент управления "Таблица", всегда являются раскрывающимися по умолчанию.

Рисунки

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.

С тремя состояниями

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.

note

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


Символ валюты

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

Символ префикса

Determines if the currency symbol is displayed before or after the number when using currency fields. The default setting is currency symbols are not prefixed.

Символы пароля

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.

tip

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


Скрыть выделение

Specifies whether a text selection on a control remains selected when 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.

Состояние по умолчанию

Specifies whether an option or a check box is selected by default.

Для кнопки сброса типа можно определить состояние элемента управления, если нажать кнопку сброса.

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

Стиль

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

Строгий формат

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.

Счётчик

Numerical fields, currency fields, date and time fields can be introduced as spin buttons in the form.

Текст по умолчанию

Задаёт текст по умолчанию для текстового поля или поля со списком.

Текст справки

Provides the option of entering a help text that will be displayed as a tip on the control. The tip shows the text in user mode when the mouse is moved over the control.

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

Текст справки

In each control field you can specify additional information or a descriptive text for the control field. This property helps the programmer to save additional information that can be used in the program code. This field can be used, for example, for variables or other evaluation parameters.

Текстовые строки оканчиваются

Для текстовых полей выберите код окончания строки, который будет использоваться при записи текста в столбец базы данных.

Тип текста

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.

warning

Если выбран тип текста "Многострочный с форматированием", то этот элемент управления нельзя связать с полем базы данных.


note

Этот элемент называется "Многострочный ввод" для столбца текста внутри таблицы.


Только для чтения

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.

Точность для десятичной записи

With numerical and currency fields you can determine the number of digits displayed to the right of the decimal point.

Формат времени

You can define the desired format for the time display.

Формат даты

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

note

Ко всем полям формата (даты, времени, валюты, числовое) автоматически применяется выбранный формат сразу после выхода из них, независимо от того, как были введены данные.


Форматирование

Specifies the format code for the control. Click the ... button to select the format code.

Фрейм

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.

Если щёлкнуть это поле, можно выбрать рамку из списка, в которую должен быть загружен следующий документ. Имеются следующие возможности:

Элемент

Значение

_blank

Следующий документ создаётся в новой пустой рамке.

_parent

Следующий документ создаётся в родительской рамке. Если родители не существуют, документ создаётся в той же самой рамке.

_self

Следующий документ создаётся в той же рамке.

_top

Следующий документ создаётся в окне верхнего уровня, то есть в высшей рамке в иерархии; если текущая рамка уже находится в верхнем окне, документ создаётся в текущей рамке.


note

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


Цвет границ

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

Цвет символов

Определяет цвет символов для элементов управления, например, стрелок в полосе прокрутки.

Цвет фона

A background color is available for most control fields. If you click on Background color, a list will open which enables you to select among various colors. The "Standard" option adopts the system setting. If the desired color is not listed, click the ... button to define a color in the Color dialog.

Число строк

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.

Шаг блока

Укажите значение, которое необходимо прибавить или вычесть, при щелчке пользователя рядом с ползунком полосы прокрутки.

Шаг значения

You can preset the value intervals for numerical and currency spin buttons. Use the up and down arrows of the spin button to increase or decrease the value.

Шаг линии

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

Ширина

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

Ширина

Используется для определения ширины элемента управления.

Шрифт

For control fields which have visible text or titles, select the display font that you want to use. To open the Font dialog, click the ... button. The selected font is used in control fields names and to display data in table control fields.

Элементы списка

Please note the tips referring to the keyboard controls.

Предварительно определённый элемент списка по умолчанию вводится в поле со списком Выбор по умолчанию.

note

Обратите внимание, что элементы списка, введённые здесь, включаются в форму, только если на вкладке Данные в поле Тип содержимого списка выбран параметр «Список значений».


Если элементы списка не требуется записывать в базу данных или передавать получателю веб-формы, за исключением заданных значений, которые не видны в форме, можно назначить элементы списка другим значениям в списке значений. Список значений определяется на вкладке Данные. В поле Тип содержимого списка выберите параметр "Список значений". Затем введите в поле Содержимое списка значения, которые необходимо назначить соответствующим элементам списка формы. Для правильного назначения важен порядок в списке значений.

note

Для документов HTML элемент списка, введённый на вкладке Общие, соответствует тегу HTML <OPTION>; элемент, введённый на вкладке Данные в поле Содержимое списка, соответствует тегу <OPTION VALUE=...>.


Пожалуйста, поддержите нас!