10,729
edits
Line 187: | Line 187: | ||
== Add tabs == | == Add tabs == | ||
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. |