Image |
Step 6: Field Layout |
The Add an Image window is used to add (and edit) an Image control on the file maintenance panel. See Webster+ [image] short code.
(The ability to add/edit an Image was added in PxPlus 2021.)
To invoke this window, use one of the following methods:
• Click the Add Object button (above the Layout Grid) and select the Image option. OR
• Right click on a cell in the Layout Grid, select Add Object from the popup menu and then select the Add or Edit an Image option.
This window consists of the following:
Image Control Name |
Enter a unique name or use the default name provided. (Same as Name property in Image/Picture Properties.) | ||||||
Image Type |
Specify whether the Image is a Fixed value, string Expression or Dynamic. (Default is Fixed.) | ||||||
Image Path |
(Available when Image Type is Fixed or Expression) Name and path of the image (Fixed value or string Expression). Click the Bitmap Library button to select a bitmap from the Bitmaps dialog. This button is available when the Image Type is Fixed. | ||||||
Variable Name |
(Available when Image Type is Dynamic) Name of the variable that will contain the name of the image. | ||||||
Image Format |
| ||||||
Size |
| ||||||
(Available when HTML Page check box is selected for Form Type)
(HTML Event was added in PxPlus 2022.) | |||||||
Span Multiple Lines |
(Applicable for NOMADS Panels Only) When selected (Default), the Image spans according to its size. Fields placed in the rows below the Image and below the adjoining cell (in a two-column layout) are pushed down to accommodate the Image. The field in the adjoining cell remains in place beside the Image. Deselecting this option allows fields to be placed beside the Image (in a two-column layout). However, fields below the Image (in the same column) are not pushed down, which may result in overlapping and hidden fields. This option works the same for Smart List Boxes, Smart Charts, Images and Embedded Panel/HTML Short Codes. For an example using a Smart List Box, see Example - Span Multiple Lines. |