Form: Difference between revisions

Jump to navigation Jump to search
55 bytes removed ,  16 March 2023
Line 187: Line 187:
== Add tabs ==
== Add tabs ==


Click '''Add Detail''' to add a new tab to the form. It will be placed just below the selected tab in the Designer pane. You can rename it; either click '''Rename''' or modify the '''Name''' parameter in the '''Properties''' pane.
From the '''Tabs''' pane, drag the '''Detail''' tab to the '''Designer''' pane. On the '''Properties''' pane, you might wish to update its name (default = "General") and icon.


The names of tabs, but also other form components, can only include some characters. Certain special characters are not allowed, for example, <code>/\&*<>?:.;</code>. As a workaround, use [[Localization#Tip:_use_localization_to_display_restricted_characters|localization]] to change the labels of these UI elements. See [[Localization_examples#Rename_form_tabs|Localization examples]] for inspiration.
The names of tabs, but also other form components, can only include some characters. Certain special characters are not allowed, for example, <code>/\&*<>?:.;</code>. As a workaround, use [[Localization#Tip:_use_localization_to_display_restricted_characters|localization]] to change the labels of these UI elements. See [[Localization_examples#Rename_form_tabs|Localization examples]] for inspiration.

Navigation menu