From ooo-users-return-2868-apmail-incubator-ooo-users-archive=incubator.apache.org@incubator.apache.org Thu Oct 4 14:23:06 2012 Return-Path: X-Original-To: apmail-incubator-ooo-users-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4956199D0 for ; Thu, 4 Oct 2012 14:23:06 +0000 (UTC) Received: (qmail 29280 invoked by uid 500); 4 Oct 2012 14:23:05 -0000 Delivered-To: apmail-incubator-ooo-users-archive@incubator.apache.org Received: (qmail 29222 invoked by uid 500); 4 Oct 2012 14:23:05 -0000 Mailing-List: contact ooo-users-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-users@incubator.apache.org Delivered-To: mailing list ooo-users@incubator.apache.org Received: (qmail 29214 invoked by uid 99); 4 Oct 2012 14:23:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Oct 2012 14:23:05 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [94.21.128.6] (HELO smarthost01.digicable.hu) (94.21.128.6) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Oct 2012 14:22:56 +0000 Received: from [92.249.128.189] (helo=relay01.digicable.hu) by smarthost01.digicable.hu with esmtp id 1TJmJv-00039O-AJ for ; Thu, 04 Oct 2012 16:22:35 +0200 Received: from [94.21.12.164] (helo=[192.168.5.100]) by relay01.digicable.hu with esmtpa id 1TJmJo-0008QD-EX for ; Thu, 04 Oct 2012 16:22:35 +0200 Message-ID: <506D9B98.602@hdsnet.hu> Date: Thu, 04 Oct 2012 16:22:16 +0200 From: =?ISO-8859-1?Q?Reizinger_Zolt=E1n?= User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:15.0) Gecko/20120907 Thunderbird/15.0.1 MIME-Version: 1.0 To: ooo-users@incubator.apache.org Subject: Re: Another Base Form question References: <506D9494.9010108@gmail.com> In-Reply-To: <506D9494.9010108@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Original: 94.21.12.164 X-Original: 92.249.128.189 Hi Dan, 2012.10.04. 15:52 keltezéssel, Dan Lewis írta: > When creating a Base form using Design View, I use the Control tool to > select the properties I want for a field. Clicking it opens the > Properties dialog. In the Data tab, the "Type of list contents" > property contains these choices: Value list, Table, Query, SQL, SQL > [Native], and Tablefields. I can use these: Value list, SQL, and SQL > [Native]. Which control you used in this example, the ListBox or ComboBox? In this case the wizards starts, and you can set all properties You inserted these controls or changed textbox control in local menu with "Replace with..."? I assume you did this. Best to remove this and add new controls to the form, than change to listBox. > Selecting Table lists the available tables in the "List contents" > property. But selecting the appropriate table does not give me a > dropdown list when I open the form. (I save my changes, close the > form, save the database, and open the form.) You needs to change on the General tab, Dropdown property to yes. > General question: What purpose does these properties serve? (Table, > Query, and Tablefields) Any examples on how these can be used? You can populate the connected field with data from query, etc. Zoltan > > --Dan > --------------------------------------------------------------------- To unsubscribe, e-mail: ooo-users-unsubscribe@incubator.apache.org For additional commands, e-mail: ooo-users-help@incubator.apache.org