1cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?>
2cdf0e10cSrcweir
3cdf0e10cSrcweir
4*122b4424SAndrew Rist<!--***********************************************************
5cdf0e10cSrcweir *
6*122b4424SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
7*122b4424SAndrew Rist * or more contributor license agreements.  See the NOTICE file
8*122b4424SAndrew Rist * distributed with this work for additional information
9*122b4424SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
10*122b4424SAndrew Rist * to you under the Apache License, Version 2.0 (the
11*122b4424SAndrew Rist * "License"); you may not use this file except in compliance
12*122b4424SAndrew Rist * with the License.  You may obtain a copy of the License at
13*122b4424SAndrew Rist *
14*122b4424SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
15*122b4424SAndrew Rist *
16*122b4424SAndrew Rist * Unless required by applicable law or agreed to in writing,
17*122b4424SAndrew Rist * software distributed under the License is distributed on an
18*122b4424SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
19*122b4424SAndrew Rist * KIND, either express or implied.  See the License for the
20*122b4424SAndrew Rist * specific language governing permissions and limitations
21*122b4424SAndrew Rist * under the License.
22*122b4424SAndrew Rist *
23*122b4424SAndrew Rist ***********************************************************-->
24*122b4424SAndrew Rist
25*122b4424SAndrew Rist
26cdf0e10cSrcweir
27cdf0e10cSrcweir<helpdocument version="1.0">
28cdf0e10cSrcweir<meta>
29cdf0e10cSrcweir<topic id="textshared0201170901xml" indexer="include" status="PUBLISH">
30cdf0e10cSrcweir<title id="tit" xml-lang="en-US">Combo Box / List Box Wizard: Table Selection</title>
31cdf0e10cSrcweir<filename>/text/shared/02/01170901.xhp</filename>
32cdf0e10cSrcweir</topic>
33cdf0e10cSrcweir<history>
34cdf0e10cSrcweir<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
35cdf0e10cSrcweir<lastedited date="2005-05-03T12:08:50">converted from old format - fpe</lastedited>
36cdf0e10cSrcweir</history>
37cdf0e10cSrcweir</meta>
38cdf0e10cSrcweir<body>
39cdf0e10cSrcweir<section id="seite1">
40cdf0e10cSrcweir<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>
41cdf0e10cSrcweir<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>
42cdf0e10cSrcweir</section>
43cdf0e10cSrcweir<section id="howtoget">
44cdf0e10cSrcweir  <embed href="text/shared/00/00040501.xhp#aupikomli1"/>
45cdf0e10cSrcweir</section>
46cdf0e10cSrcweir<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>
47cdf0e10cSrcweir<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>
48cdf0e10cSrcweir<!-- removed HID DBP_LISTBOX_RID_PAGE_LCW_CONTENTSELECTION_TABLE_LB_SELECTTABLE -->
49cdf0e10cSrcweir<paragraph role="heading" id="hd_id3147226" xml-lang="en-US" level="2" l10n="U" oldref="6">Table</paragraph>
50cdf0e10cSrcweir<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>
51cdf0e10cSrcweir<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>
52cdf0e10cSrcweir</body>
53cdf0e10cSrcweir</helpdocument>
54