Description:
This widget renders 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 to the canvas.

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

- Click the “Select Image” button. A pop-up window is displayed 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. Provide the pixel value for a custom label width and height. Provide the syntax for the CSS 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. Provide the tool tip text information. 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 the language from the drop-down list and click the Translate button. Click the Save button.

- Save the Form definition. Select Actions - Create Form Instance menu option. Generate a new Form Instance and select the check box to edit this Form Instance.

- The Form is rendered 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 here and later import them (drag-drop) to 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 import. Then, save the definition to confirm the changes.
Click here to download the sample file.