diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-03-15 08:30:12 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-03-15 17:07:41 +0100 |
commit | 1e721d1ea84ec45e71ad7d218d9158542fa1b7f2 (patch) | |
tree | 1d6c711b775013a0e79e7b5f287970216bce5b4f /source/text/shared/02 | |
parent | 14b884e807078b67f47d8615df2e4c2e363890ed (diff) |
Update Calc Tools menu with Forms submenu
Change-Id: I5524b4ba2674167a162133b9ff99677f2f59cfc3
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131607
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/02')
-rw-r--r-- | source/text/shared/02/01170400.xhp | 23 |
1 files changed, 13 insertions, 10 deletions
diff --git a/source/text/shared/02/01170400.xhp b/source/text/shared/02/01170400.xhp index 70ba110857..6df2946e58 100644 --- a/source/text/shared/02/01170400.xhp +++ b/source/text/shared/02/01170400.xhp @@ -1,7 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> - - - <!-- * This file is part of the LibreOffice project. * @@ -19,9 +16,7 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - - - <helpdocument version="1.0"> +<helpdocument version="1.0"> <meta> <topic id="textshared0201170400xml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Add Field</title> @@ -30,13 +25,21 @@ </meta> <body> <bookmark xml-lang="en-US" branch="hid/.uno:AddField" id="bm_id2298449" localize="false"/> -<paragraph role="heading" id="hd_id3144436" xml-lang="en-US" level="1"><link href="text/shared/02/01170400.xhp" name="Add Field">Add Field</link></paragraph> -<paragraph role="paragraph" id="par_id3166460" xml-lang="en-US"><variable id="text"><ahelp hid=".uno:AddField">Opens a window where you can select a database field to add to the form or report.</ahelp> -</variable><comment>same help id used for forms and reports</comment></paragraph> +<bookmark xml-lang="en-US" branch="index" id="bm_id871647297744020"> +<bookmark_value>database field;add to form</bookmark_value> +<bookmark_value>forms;add database field</bookmark_value> +<bookmark_value>database field;add to report</bookmark_value> +<bookmark_value>report;add database field</bookmark_value> +</bookmark> +<section id="add_field_Head"> + <h1 id="hd_id3144436"><link href="text/shared/02/01170400.xhp" name="Add Field">Add Field</link></h1> + <paragraph role="paragraph" id="par_id3166460" xml-lang="en-US"><variable id="text"><ahelp hid=".uno:AddField">Opens a window where you can select a database field to add to the form or report.</ahelp></variable><comment>same help id used for forms and reports</comment></paragraph> +</section> <section id="howtoget"> <embed href="text/shared/00/00040501.xhp#add_field"/> </section> -<bookmark xml-lang="en-US" branch="hid/SVX_HID_FIELD_SEL" id="bm_id3155503" localize="false"/><paragraph role="paragraph" id="par_id3156114" xml-lang="en-US"><ahelp hid="HID_FIELD_SEL">The field selection window lists all database fields of the table or query that was specified as the data source in the <link href="text/shared/02/01170201.xhp" name="Form Properties">Form Properties</link>.</ahelp></paragraph> +<bookmark xml-lang="en-US" branch="hid/SVX_HID_FIELD_SEL" id="bm_id3155503" localize="false"/> +<paragraph role="paragraph" id="par_id3156114" xml-lang="en-US"><ahelp hid="HID_FIELD_SEL">The field selection window lists all database fields of the table or query that was specified as the data source in the <link href="text/shared/02/01170201.xhp" name="Form Properties">Form Properties</link>.</ahelp></paragraph> <paragraph role="paragraph" id="par_id3147620" xml-lang="en-US">You can insert a field into the current document by dragging and dropping. A field is then inserted which contains a link to the database.</paragraph> <paragraph role="paragraph" id="par_id3153541" xml-lang="en-US">If you add fields to a form and you switch off the <link href="text/shared/02/01170500.xhp" name="Design Mode">Design Mode</link>, you can see that $[officename] adds a labeled input field for every inserted database field.<comment>may be different for reports</comment></paragraph> </body> |