diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-03-29 13:38:07 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-03-29 19:09:25 +0000 |
commit | 1a24e9d015c2747c37533c9edec8a081318d6e96 (patch) | |
tree | 52837f8a0daef9c875e66b8dfc0ea1f6f67f2e01 /source | |
parent | 3c28ee643a415afa0953ece2df6873839febf495 (diff) |
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 <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/02/01170101.xhp | 4 |
1 files changed, 3 insertions, 1 deletions
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 @@ </section> <section id="Section58"> <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_CONTROLLABEL" id="bm_id3151053" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/hid/modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog" id="bm_id621680103634930" localize="false"/> +<bookmark id="bm_id961680103279535" xml-lang="en-US" branch="hid/modules/spropctrlr/ui/labelselectiondialog/@@nowidget@@" localize="false"/> <h2 id="hd_id3154729">Label field</h2> <paragraph xml-lang="en-US" id="par_id3145801" role="paragraph"><ahelp hid=".">Specifies the source for the label of the control.</ahelp> The text of the label field will be used instead of the name of a database field. For example, in the <emph>Filter Navigator</emph>, <emph>Search</emph> dialog, and as a column name in the table view.</paragraph> <paragraph xml-lang="en-US" id="par_id3153223" role="paragraph">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 (<emph>~</emph>) character in front of the character in the label.</paragraph> <paragraph xml-lang="en-US" id="par_id3154502" role="paragraph">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.</paragraph> <paragraph xml-lang="en-US" id="par_id3148587" role="paragraph">If you click on the <emph>...</emph> button next to the text field, you will see the <emph>Label Field Selection</emph> dialog. Select a label from the list.</paragraph> - <paragraph xml-lang="en-US" id="par_id3154512" role="paragraph"><ahelp hid="modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog">Check the <emph>No assignment</emph> box to remove the link between a control and the assigned label field.</ahelp></paragraph> + <paragraph xml-lang="en-US" id="par_id3154512" role="paragraph"><ahelp hid="modules/spropctrlr/ui/labelselectiondialog/noassignment">Check the <emph>No assignment</emph> box to remove the link between a control and the assigned label field.</ahelp></paragraph> </section> <section id="Section57"> <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_WIDTH" id="bm_id3156356" localize="false"/> |