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.

 

 

Thanks,

Steve in Memphis

 

 

 

Reply via email to