From 1a24e9d015c2747c37533c9edec8a081318d6e96 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Wed, 29 Mar 2023 13:38:07 -0300 Subject: tdf#83283 link help page for Label Field Selection in Form design Change-Id: Id9abe070e03956c283b2f1c33fdb7737b7584f6a Reviewed-on: https://gerrit.libreoffice.org/c/help/+/149734 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/shared/02/01170101.xhp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'source') diff --git a/source/text/shared/02/01170101.xhp b/source/text/shared/02/01170101.xhp index b813ab14d8..17becc35ce 100644 --- a/source/text/shared/02/01170101.xhp +++ b/source/text/shared/02/01170101.xhp @@ -199,12 +199,14 @@
+ +

Label field

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. Only the text of a group frame can be used as the label field when using radio buttons. This text applies to all of the radio buttons of the same group. If you click on the ... button next to the text field, you will see the Label Field Selection dialog. Select a label from the list. - Check the No assignment box to remove the link between a control and the assigned label field. + Check the No assignment box to remove the link between a control and the assigned label field.
-- cgit