Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Grid
  • VP Header
  • Read-Only Viewer

 

An example would be the Sendung Desktop Screen.

...

  • SmartModule: Sendung.Sendung (because it should be in the Sendung domain and module)
  • New Object: SendungDesktop (because this is a desktop form)
  • Template: SimpleSwatWindow


Image Added


After creating and saving, now search for newly created “Desktop” screen:

Image Added

 

Double Clicking should then open the following screen:

Image Added

 

Once open, we can then start designing the screen layout.

 

First of all, lets add the Data Source Object (i.e, Business Entity). So select the ‘Add’ option and then filter for the appropriate Data Source Object.

Image Added

To add to our design, simply select the DSO and drag onto the design canvas:

Image Added

Add a previously generated Grid to our layout (in the case of Sendung, we chose the SendungQuery as this is a read only defined entity).

Image Added

The above should be dragged onto the top “empty” attribute (i.e. Panel A), move slowly to the left until “empty” turns black and then let go.

Image Added

 

Now we need to set the following attributes, select the grid object in the treeview:

AttributeValueExplanation
LayoutPositionaCheck that the layout position is the far left panel
BorderTitleSendungenValue displayed in the Panel header
EnabledChecked 
FolderWindowToLaunch This should represent the Form that is executed on record selection
showGridFiltercolumn-only 
SUBTYPEgrid2