The Image Control displays an image embedded within the Page.
This Control is part of the Basic Control pack, and will always be available.
How To
Add an Image to the Page. The options and style can be configured in the Options tab and Styling tab of the Field Properties.
Image Fields can be styled in a Stylesheet by referencing the control-image class.
The Advanced Options tab allows you to select the image to be displayed:
Clicking the Select Image button will launch the Image Source wizard.
The first screen determines whether to upload an image from your computer or network-available locations to the webserver, browse the images already available in the Intelligent Agent System, or manually link to an externally-located image:
Upload
If Upload is selected, then you will be prompted to browse to the relevant file from your current computer or available network locations:
When selected, a confirmation and preview of the image will be displayed:
Browse
If Browse is selected, a list of all images previously uploaded to Intelligent Agent will be presented:
Manual Link
Simply enter the path or URL to the image to be used. This path or URL must be accessible by the webserver and agents:
A preview of the specified image will be displayed:
Notes
Allowable file types are JPG, PNG, GIF and BMP.
Uploaded images are stored in the database intbl_files and tbl_filesdata, and are returned to the browser as images upon demand.