Show/Hide Toolbars

Inventu Viewer Enhanced ASP.NET UI Application Generator

 Summary

The QuickView Web Page is a special-use page specifically designed for concise inquiry into key information on a screen.  

 Controlling Properties

rollover
ScreenDef.CreateQuickView,
rollover
ScreenDef.QuickViewTemplate,
rollover
ScreenDef.QuickViewFilter,
rollover
Field.RolloverTrigger

 Details

QuickView modules are intended as concise, abbreviated (and smaller) web pages.  Quickview pages are typically used for error displays as well as Rollover actions for Multi-row list web controls.

 

If a screen definition has only the CreateQuickView property true (and not the CreateWebPage property), then any time the screen is displayed, the user will see the QuickView version rather than the standard.

 

To add additional QuickView types, add a template to the \ProjTemplates\QVPages folder.  You can also modify some style sheet settings to change the view from the "yellow lined notepad" to another color scheme.

 

Here is an example of a QuickView Page:

 

quickview