Show/Hide Toolbars

Flynet Studio User Interface Generation Properties

Select from the list of available Web Page templates for the Panel.  As of this writing, there are two available:

 

1.The Standard Panel template generates a DIV for the Panel and a Table inside the panel.  The Table is rendered so that each Label, Field and FieldMap in the Panel has a TD located inside a TR tag.  ColSpan attributes are used to control location and width relative to other Labels, Fields and FieldMaps within the Panel.

2.The FloatingDivs Panel template attempts to generate freely floating, "liquid" div tags that reproduce the layout of the screen.  This is difficult to achieve for most screens, but there may be some sections and or complete screens that may render well using this template.

 

Standard Panel Templates are located in the folder c:\program files\flynet\Viewer\Studio\ProjTemplates\WebPanels

 

Your development team can extend or create your own templates by copying one of the provided templates to a different named file in the WebPanels template folder.