We are trying to create a form which would display and manage up to 4 sets of 
images.

Our initial attempt was to do two lists.

The only way we could find to display them was with scrolling regions.
We created two tables, and populated them with filenames.
We created a form which included the 2 tables.
The tables have no linking column, since there is no relationship to maintain, 
just 2 lists.
Each table is on a scrolling region, since that was the only way we could find 
to display them easily.

The first scrolling region works fine.

The second actually displays all its images (which surprised me because of my 
familiarity with how forms work.)
Problem is, we can only click the first picture.  Clicking on any other does 
nothing.
We can navigate the region with a navigation bar, but that is not what we want.

Is there any simple way to make the second region work the way we want?

We tried adding a common integer column to both tables containing zero.
This did not change the behavior of the second list.

Has anyone solved a similar problem?

At this point I'm wishing for a Variable Lookup Scrolling Region!!!
That would do exactly what we want on a variable form.


Dennis McGrath
Software Developer
QMI Security Solutions
1661 Glenlake Ave
Itasca IL 60143
630-980-8461
[email protected]

Reply via email to