Working with forms / Mobile forms |
You can display an image with each table row in a mobile form.
In this example, the database table includes a column (prodpic) that contains the name of the image to display for the selected row. During development, the images are found in the directory specified by the FGLIMAGEPATH environment variable. For apps that will be deployed, the packaging specifies where to find the images for inclusion in the app package.
Figure 1. Running app with table form with image
Figure 2. masterInfo column with image column property set
See also Tables in the UI Behavior section of the Genero Mobile User Guide.