1cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?> 2cdf0e10cSrcweir 3122b4424SAndrew Rist<!--*********************************************************** 4*06cf5254Smseidel * 5122b4424SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one 6122b4424SAndrew Rist * or more contributor license agreements. See the NOTICE file 7122b4424SAndrew Rist * distributed with this work for additional information 8122b4424SAndrew Rist * regarding copyright ownership. The ASF licenses this file 9122b4424SAndrew Rist * to you under the Apache License, Version 2.0 (the 10122b4424SAndrew Rist * "License"); you may not use this file except in compliance 11122b4424SAndrew Rist * with the License. You may obtain a copy of the License at 12*06cf5254Smseidel * 13122b4424SAndrew Rist * http://www.apache.org/licenses/LICENSE-2.0 14*06cf5254Smseidel * 15122b4424SAndrew Rist * Unless required by applicable law or agreed to in writing, 16122b4424SAndrew Rist * software distributed under the License is distributed on an 17122b4424SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 18122b4424SAndrew Rist * KIND, either express or implied. See the License for the 19122b4424SAndrew Rist * specific language governing permissions and limitations 20122b4424SAndrew Rist * under the License. 21*06cf5254Smseidel * 22122b4424SAndrew Rist ***********************************************************--> 23122b4424SAndrew Rist 24cdf0e10cSrcweir<helpdocument version="1.0"> 25cdf0e10cSrcweir<meta> 26cdf0e10cSrcweir<topic id="textshared0201170904xml" indexer="include" status="PUBLISH"> 27cdf0e10cSrcweir<title id="tit" xml-lang="en-US">Combo Box Wizard: Database Field</title> 28cdf0e10cSrcweir<filename>/text/shared/02/01170904.xhp</filename> 29cdf0e10cSrcweir</topic> 30cdf0e10cSrcweir</meta> 31cdf0e10cSrcweir<body> 32cdf0e10cSrcweir<section id="seite3b"> 33cdf0e10cSrcweir<paragraph role="heading" id="hd_id3144740" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/shared/02/01170904.xhp" name="Combo Box Wizard: Database Field">Combo Box Wizard: Database Field</link></paragraph> 34cdf0e10cSrcweir<paragraph role="paragraph" id="par_id3153323" xml-lang="en-US" l10n="U" oldref="2">With the combination fields, you can either save the value of a field in a database or display this value in a form.</paragraph> 35cdf0e10cSrcweir</section> 36cdf0e10cSrcweir<paragraph role="paragraph" id="par_id3155150" xml-lang="en-US" l10n="U" oldref="12">The user values entered in the combination field or selected in the list can be saved in the database table that is accessed in the form. Note that the saving of values in another table is not possible. If the values are not to be saved in a database, they will be saved only in the form. This is especially helpful in HTML forms, where the user's entered or selected values are to be assigned to a server.</paragraph> 37cdf0e10cSrcweir<section id="howtoget"> 38*06cf5254Smseidel<embed href="text/shared/00/00040501.xhp#aupikomli3b"/> 39cdf0e10cSrcweir</section> 40cdf0e10cSrcweir<paragraph role="heading" id="hd_id3149760" xml-lang="en-US" level="2" l10n="U" oldref="3">Do you want to save the value in a database field?</paragraph> 41cdf0e10cSrcweir<paragraph role="paragraph" id="par_id3150178" xml-lang="en-US" l10n="U" oldref="4">Two options are available for this question:</paragraph> 42cdf0e10cSrcweir<!-- removed HID DBP_RADIOBUTTON_RID_PAGE_OPTION_DBFIELD_RB_STOREINFIELD_YES --> 43cdf0e10cSrcweir<paragraph role="heading" id="hd_id3153394" xml-lang="en-US" level="3" l10n="U" oldref="5">Yes, I want to save it in the following database field</paragraph> 44cdf0e10cSrcweir<paragraph role="paragraph" id="par_id3147043" xml-lang="en-US" l10n="U" oldref="6"><ahelp hid="DBP_RADIOBUTTON_RID_PAGE_OPTION_DBFIELD_RB_STOREINFIELD_YES">Specifies whether the user's entered or selected combination field value should be saved in a database field.</ahelp> Several database table fields are offered which can be accessed in the current form.</paragraph> 45cdf0e10cSrcweir<paragraph role="paragraph" id="par_id3145212" xml-lang="en-US" l10n="U" oldref="11">In <link href="text/shared/02/01170102.xhp" name="Control - Properties">Control - Properties</link> the selected field appears as an entry in the <emph>Data</emph> tab page under <emph>Data field</emph>.</paragraph> 46cdf0e10cSrcweir<!-- removed HID DBP_LISTBOX_RID_PAGE_OPTION_DBFIELD_LB_STOREINFIELD --> 47cdf0e10cSrcweir<paragraph role="heading" id="hd_id3149177" xml-lang="en-US" level="3" l10n="U" oldref="7">List field</paragraph> 48cdf0e10cSrcweir<paragraph role="paragraph" id="par_id3147008" xml-lang="en-US" l10n="U" oldref="8"><ahelp hid="DBP_LISTBOX_RID_PAGE_OPTION_DBFIELD_LB_STOREINFIELD">Specifies the data field where the combination field value should be saved.</ahelp></paragraph> 49cdf0e10cSrcweir<!-- removed HID DBP_RADIOBUTTON_RID_PAGE_OPTION_DBFIELD_RB_STOREINFIELD_NO --> 50cdf0e10cSrcweir<paragraph role="heading" id="hd_id3148538" xml-lang="en-US" level="3" l10n="U" oldref="9">No, I only want to save the value in the form</paragraph> 51cdf0e10cSrcweir<paragraph role="paragraph" id="par_id3149398" xml-lang="en-US" l10n="U" oldref="10"><ahelp hid="DBP_RADIOBUTTON_RID_PAGE_OPTION_DBFIELD_RB_STOREINFIELD_NO">Specifies that the value of this combination field will not be written in the database and will only be saved in the form.</ahelp></paragraph> 52cdf0e10cSrcweir</body> 53cdf0e10cSrcweir</helpdocument> 54