Show/Hide Toolbars

Flynet Studio User Interface Generation Properties

For a multirow map column, defines an optional Rollover action when the mouse hovers over this column (a cell) in a row of the Flex GridView list.

 

Note that if any value other than None and Custom Page will trigger visbility of the RolloverAction, which you must set to indicate which action the rollover on this field should trigger.

 

Value

Meaning

None

No rollover action (default)

QuickView Action

Display a hovering window that contains the QuickView web page (QV[screenname].aspx for the displayed screen.  Note that if no QuickView page has been set to be generated for the result screen, a standard aspx page for that screen will be displayed.  If no web page for the screen is available, an error will occur.

 

Displays the RolloverAction property, which must be set for this option to work.

Standard Action

Display a hovering window that contains the standard web page for the resulting screen.

 

Displays the RolloverAction property, which must be set for this option to work.

Custom Page

A custom page is displayed, with the key1, key2, status and status2 columns passed as query parameters to the custom page.  This allows integration of database calls or even a Google Maps Search

 

 

Displays the RolloverPage property, which must be set for this option to work.