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="textshared0201170901xml" indexer="include" status="PUBLISH"> 27cdf0e10cSrcweir<title id="tit" xml-lang="en-US">Combo Box / List Box Wizard: Table Selection</title> 28cdf0e10cSrcweir<filename>/text/shared/02/01170901.xhp</filename> 29cdf0e10cSrcweir</topic> 30cdf0e10cSrcweir</meta> 31cdf0e10cSrcweir<body> 32cdf0e10cSrcweir<section id="seite1"> 33cdf0e10cSrcweir<paragraph role="heading" id="hd_id3154228" xml-lang="en-US" level="1" l10n="U" oldref="4"><link href="text/shared/02/01170901.xhp" name="Combo Box / List Box Wizard: Table Selection">Combo Box / List Box Wizard: Table Selection</link></paragraph> 34cdf0e10cSrcweir<paragraph role="paragraph" id="par_id3149716" xml-lang="en-US" l10n="U" oldref="5">Specifies a table from the available database tables that contains the data field whose content should be displayed as a list entry.</paragraph> 35cdf0e10cSrcweir</section> 36cdf0e10cSrcweir<section id="howtoget"> 37*06cf5254Smseidel<embed href="text/shared/00/00040501.xhp#aupikomli1"/> 38cdf0e10cSrcweir</section> 39cdf0e10cSrcweir<paragraph role="paragraph" id="par_id3153114" xml-lang="en-US" l10n="U" oldref="8">For list boxes, a table that can be linked with the current form table is indicated. The link table must have at least one field in common with the table of the current form. This makes it possible to establish an unambiguous reference.</paragraph> 40cdf0e10cSrcweir<paragraph role="paragraph" id="par_id3155555" xml-lang="en-US" l10n="U" oldref="9">For combo boxes, there must be a relationship between the form table and the table containing the data to be displayed in the combo box.</paragraph> 41cdf0e10cSrcweir<!-- removed HID DBP_LISTBOX_RID_PAGE_LCW_CONTENTSELECTION_TABLE_LB_SELECTTABLE --> 42cdf0e10cSrcweir<paragraph role="heading" id="hd_id3147226" xml-lang="en-US" level="2" l10n="U" oldref="6">Table</paragraph> 43cdf0e10cSrcweir<paragraph role="paragraph" id="par_id3155338" xml-lang="en-US" l10n="U" oldref="7"><ahelp hid="DBP_LISTBOX_RID_PAGE_LCW_CONTENTSELECTION_TABLE_LB_SELECTTABLE">In the<emph> Table </emph>field, select the table containing the data field whose content should be displayed in the control field.</ahelp></paragraph> 44cdf0e10cSrcweir<paragraph role="paragraph" id="par_id3159233" xml-lang="en-US" l10n="U" oldref="10">The table given here appears in the <link href="text/shared/02/01170102.xhp" name="Control properties">Control properties</link> as an element of an SQL statement in the <emph>List Contents</emph> field.</paragraph> 45cdf0e10cSrcweir</body> 46cdf0e10cSrcweir</helpdocument> 47