diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-11-06 13:40:11 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-11-06 17:46:20 +0100 |
commit | c337f9b3a91c47180ae479f9e847d55f0847e7f0 (patch) | |
tree | 6cb5e6bbd901f392d224a4357c823360bc4caa72 /source/text/shared/main0213.xhp | |
parent | 37a143c8e41209ae1836215e83313250de5a2fb4 (diff) |
tdf#147862 Writer toolbars help page overview improvement
Change-Id: I7e17eda019a92c1b1b0ed783b3f4b0bd1d2c2b64
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142358
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/main0213.xhp')
-rw-r--r-- | source/text/shared/main0213.xhp | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/source/text/shared/main0213.xhp b/source/text/shared/main0213.xhp index 7c8e2370c1..fc76bd411e 100644 --- a/source/text/shared/main0213.xhp +++ b/source/text/shared/main0213.xhp @@ -33,8 +33,12 @@ <bookmark_value>data; sorting in forms</bookmark_value> <bookmark_value>forms;sorting data</bookmark_value> </bookmark><comment>MW changed "toolbars;..."</comment> - <h1 id="hd_id3157896"><link href="text/shared/main0213.xhp" name="Form Navigation Bar">Form Navigation Bar</link></h1> + + <section id="formnavigationbar"> + <h1 id="hd_id3157896"><link href="text/shared/main0213.xhp" name="Form Navigation Bar">Form Navigation Bar</link></h1> <paragraph role="paragraph" id="par_id3154751" xml-lang="en-US">The <emph>Form Navigation</emph> bar contains icons to edit a database table or to control the data view. The bar is displayed at the bottom of a document that contains fields that are linked to a database.</paragraph> + </section> + <paragraph role="paragraph" id="par_id3157958" xml-lang="en-US">You can use the <emph>Form Navigation</emph> bar to move within records as well as to insert and to delete records. If data is saved in a form, the changes are transferred to the database. The <emph>Form Navigation</emph> bar also contains sort, filter, and search functions for data records.</paragraph> <tip id="par_idN10717">You can use the Navigation bar icon on the <link href="text/shared/02/01170000.xhp">More Controls </link> bar to add a Navigation bar to a form.</tip> <note id="par_id3157910">The Navigation bar is only visible for forms connected to a database. In the <link href="text/sdatabase/04030000.xhp" name="Design view">Design view</link> of a form, the Navigation bar is not available. See also <link href="text/shared/main0212.xhp" name="Database Bar">Table Data bar</link>.</note> |