Description:
This widget displays an image on the Form.
Inputs
- ID/Name - Name of widget generated by FlowWright (read-only field)
- Image URL - Enter the HTTP URL link
- Alternate Text - Enter description for alternate text
- Width (%) - Enter the percentage value for width
- Height (px) - Enter the pixel value for height
- Hide - Select the checkbox to Hide (tick mark)
- Tool Tip - Enter information to display on mouse hover on form render
- Styles - Enter the CSS scripts for widget styles
- Apply Classes - Select between custom classes defined
- Save - Save the input values
- Delete - Remove this form widget from the designer page
- Close - Close the input popup window
Design:

Example:
Let’s build and execute the “ImageDef” example.
- Create a new Form Definition called “ImageDef.”
- Drag a “Label, Image, and Submit” control onto the canvas and arrange it as shown below.

- Double-click the “Image” widget to configure the “Settings” properties. A pop-up window appears for configuration. Enter a name for the control. Enter the image URL on the app server. Enter alternate text (alt text), a descriptive text that conveys the meaning of a visual element (such as an image, icon, or graphic) in digital content. Enter the navigation link for the image click action. Select the check box to hide the image at run time. Click the Save button.

- Click the “Select Image” button. A pop-up window appears to upload an image. Choose the image file from the local folder. Use the Select button to choose from a variety of images. Use the Remove button to clear unwanted photos. Use the Close button to confirm the selection.

- Double-click the “Image” widget to configure the “Styling” properties. Enter the pixel values for the custom label’s width and height. Enter the CSS syntax for the styles. Select the classes to apply from the global drop-down list. Click the Save button.

- Double-click the “Image” widget to configure the “Other” properties. Enter the tool tip text. Click the Save button.

- Double-click the “Image” widget to configure the “Globalize” properties. The application will alert you if there is nothing to globalize, as shown below. Otherwise, select a language from the drop-down list, then click the Translate button. Click the Save button.

- Save the Form definition. Select Actions > Create Form Instance. Generate a new Form Instance, then select the check box to edit it.

- The Form is displayed to the user as shown below. Click the image to navigate to another web page.

Definition Sample:
You may download the sample definition(s) from the link provided and later import them (drag-and-drop) into your FlowWright Process Definition (XML file) or Form Definition (HTML file) page.
Note: Please verify and complete the process steps for any missing configurations, such as file path references and database connections, after the import. Then, save the definition to confirm the changes.
Click here to download the sample file.