C
Craig
I have a form whose views property is continuous forms.
I have a picture for each record. There can be any number of records along
with their corresponding pictures displayed. The pictures are not stored in
the database, they are in the file system.
How do you get the right picture to display in each record when using
continuous forms?
I got it to work when the view is set to single form but when the view is
set to continuous forms it displays the same picture for every record. When
you click on the next record. Then all to pictures in each row change to the
picture for the current record.
How can I get around this?
I have a picture for each record. There can be any number of records along
with their corresponding pictures displayed. The pictures are not stored in
the database, they are in the file system.
How do you get the right picture to display in each record when using
continuous forms?
I got it to work when the view is set to single form but when the view is
set to continuous forms it displays the same picture for every record. When
you click on the next record. Then all to pictures in each row change to the
picture for the current record.
How can I get around this?