----- Original Message ----- From: "Wills, Steve" <[EMAIL PROTECTED]> To: "RBASE-L Mailing List" <[email protected]> Sent: Thursday, October 09, 2008 4:42 PM Subject: [RBASE-L] - Re: Variable List Boxes on A Forms - How to MakeOne Determine Values of Other?
<snip> >Hope I'm not revealing something, but surely someone else has discovered >this already. One of the reasons we keep prodding you towards a SAT.. You get this and much more. You aren't trying to wear us down so we'll finally just pay the SAT fee, are you? ;-) -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of A. Razzak Memon Sent: Thursday, October 09, 2008 1:58pm 13:58 To: RBASE-L Mailing List Subject: [RBASE-L] - Re: Variable List Boxes on A Forms - How to MakeOne Determine Values of Other? At 01:12 PM 10/9/2008, Wills, Steve wrote: >I'm taking the example form, CustomerManagement, from RRBYWNN, as >a starting point for something I want to do. The wrinkle here is >that I want to VariableLookupListViews (VLULV) rather than that >form's one. I want the first/leftmost to represent a superior >point in a relationship hierarchy and the second/middle one to be >populated only by values of subordinate records, somewhat like a >parent->child relationship. > >Then, the selected value in the middle/second VLULV will determine >the values for the fields in the detail section of the form, just >like in CustomerManagement. > >For example, if I select 'Wills, Steve' in the first VLULV, then >I only want to see 'Pete' and 'Rebecca' in the second VLULV. Then, >if I select Rebecca, I would see, for this example, details about >her toys in the rightmost group box. > >I'm sure this has been done, but it's the first time I've tried >this. > >However, I've never done it and I'm having some troubles getting >the middle/second box to populate when click on a row in the >leftmost/first VLULV. Steve, There are over sixty (60) applications, but take a look at the following three sample applications included with 2008 SAT Applications: http://www.rupdates.com/sat2008/ 01. Running R:BASE Your Way! (Part 15) - SAT 2008 Edition Folder: C:\RBTI\2008_RBG8_SAT\RRBYW15 Database: RRBYW15 Associated Forms: . CustomerManagement . SearchAndEditCust2 Command File: RRBYW15.DAT RRBYW15 (SAT Edition) | Main Menu | Customers ... . Manage Customer(s) . Search and Edit Customer(s) - Part 1 (using VL ListView) . Search and Edit Customer(s) - Part 2 (using VL ListView) 02. Using Multi-Select Variable Lookup List View Folder: C:\RBTI\2008_RBG8_SAT\UsingMultiSelectVariableLookupListViews Database: MSListVW Associated Form: VarLookupListView Command File: UsingMultiSelectVariableLookupListViews.DAT 03. Using Images in Multi-Select DB/Variable Lookup List View Folder: C:\RBTI\2008_RBG8_SAT\UsingImagesInListViewControls Database: UIMILVC Associated Forms: . DBListView . BListViewCImages . DBListViewImages . VLListView . VLListViewCImages . VLListViewImages Command File: UsingImagesInListViewControls.DAT Have fun! Very Best R:egards, Razzak.

