Back Forward SmartInfo feature

The SmartInfo feature lets you present a pop-up window when users hold the mouse pointer over specific elements in a list view report, summary view report, or user form. SmartInfo uses Asynchronous Java and XML (AJAX) technology.

SmartInfoThe contents of the pop-up display are determined by a section, presented in read-only mode.

TipBy default, SmartInfo pop-up windows disappear after a few seconds, or when a user moves the mouse pointer to anywhere outside the window. To add a close box to the Smart Info pop-up window and have the pop-up window remain until explicitly closed, include the standard section @baseclass.SmartInfoClickable within your section. (Including this standard section adds a close box but does not otherwise alter the appearance of the section.)
NoteYou can't use the report paging feature in a list view display within SmartInfo pop-up section that has a close box. GAGNP 3/10/08

See also these PDN articles for examples and more about SmartInfo features:

Definitions AJAX, list view, paragraph, summary view
Related topics Harness and Section forms — Adding a SmartLabel control
About List View rules
About Summary View rules
About Sections
About Paragraph rules
How to implement "hover and see" worklists with SmartInfo
Standard rules Atlas — Standard control rules with parameters

UpDefinitions