diff options
Diffstat (limited to 'helpcontent2/source/text/swriter/guide/fields_enter.xhp')
-rw-r--r-- | helpcontent2/source/text/swriter/guide/fields_enter.xhp | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/helpcontent2/source/text/swriter/guide/fields_enter.xhp b/helpcontent2/source/text/swriter/guide/fields_enter.xhp new file mode 100644 index 000000000..e4a6cfefd --- /dev/null +++ b/helpcontent2/source/text/swriter/guide/fields_enter.xhp @@ -0,0 +1,60 @@ +<?xml version="1.0" encoding="UTF-8"?> +<helpdocument version="1.0"> +<!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . +--> + +<meta> + <topic id="textswriterguidefields_enterxml" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Adding Input Fields</title> + <filename>/text/swriter/guide/fields_enter.xhp</filename> + </topic> +</meta> + +<body> + +<bookmark xml-lang="en-US" branch="index" id="bm_id3155916"> + <bookmark_value>text; input fields</bookmark_value> + <bookmark_value>fields; input fields in text</bookmark_value> + <bookmark_value>input fields in text</bookmark_value> + <bookmark_value>inserting;input fields</bookmark_value> +</bookmark> +<comment>MW deleted "adding;"</comment> + +<paragraph id="hd_id3155916" role="heading" level="1" xml-lang="en-US"><variable id="fields_enter"><link href="text/swriter/guide/fields_enter.xhp" name="Adding Input Fields">Adding Input Fields</link></variable></paragraph> +<paragraph id="par_id3153409" role="paragraph" xml-lang="en-US">An input field is a variable that you can click in a document to open a dialog where you can edit the variable.</paragraph> + +<list type="ordered"> + <listitem> + <paragraph id="par_id3145776" role="listitem" xml-lang="en-US">Choose <item type="menuitem">Insert - Field - More Fields</item> and click the <item type="menuitem">Functions</item> tab.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id3155620" role="listitem" xml-lang="en-US">Click “Input field”in the <item type="menuitem">Type</item> list.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id3154257" role="listitem" xml-lang="en-US">Click <item type="menuitem">Insert</item> and type the text for the variable.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id3155888" role="listitem" xml-lang="en-US">Click <emph>OK</emph>.</paragraph> + </listitem> +</list> +<paragraph id="par_id3150708" role="tip" xml-lang="en-US">To quickly open all input fields in a document for editing, press Ctrl+Shift+F9.</paragraph> +<embed href="text/shared/00/00000004.xhp#related"/> +<embed href="text/swriter/guide/fields.xhp#fields"/> +</body> + +</helpdocument>
\ No newline at end of file |