10,661
edits
Line 151: | Line 151: | ||
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. | 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. | ||
The | 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. Read also [[Localization examples]] for inspiration. | ||
== Add lists == | == Add lists == |