Displaying Flashes

Flashes are displayed when you access an object in Dovetail Agent that is related to a flash.

For example, flashes can be shown when a page is loaded, when a page is closed, when a link is clicked, or when a dropdown list is selected.

Dovetail Agent includes an API named get_flashes that allows you to easily find the flashes that are related to one (or more) specific object(s) in the database. For example, to view all of the flashes related to a specific contact or site, use this API to return back a recordset of flashes that can be displayed.

See Also

Flashes Anywhere

Setting Up Flashes Anywhere

Maintaining Flashes

Converting Classic Flashes

Sample Implementation of a New Flash

Next

Converting Classic Flashes

Displaying Flashes