Page tree

Versions Compared

Key

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

Table of Contents

Create grid frame

In the UI web designer, login and click 'New'.

Image Added

 

  • SmartObject-Type: <empty>
  • Smart-Module: <the Module created earlier>
  • New Object: <Entity>FB (FrameBrowser)
  • Template: SimpleSwatFrame

Image Added

 

Save

Image Added

Add grid to a frame

Find the object and Open it.

Image Added

 

Click on 'layout / formularqueryfb', and change the 'Type' attribute from '1C' to '2E' and back to '1C'.

Save, close and reopen again.

Select 'Add'

Image Added

 

Search for the Grid

Image Added

 

Drag & Drop the Grid onto the 'empty' in the Designer Layout

Image Added

 

Search for the DataSourceObject

Drag & Drop the Grid onto the Designer Layout

Info
titleNote

On Drag & Drop, keep moving to the left until the last object is no longer highlighted

Image Added

Image Added

 

Save, Close and Reopen

Now, the links must be added. Click on the 'link' button, and create the following lines:

  • Container to the DSO (link type: PrimarySDO)
  • DSO to the Grid (link type: Data)

Save, close and reopen. Links should look like:

Image Added

 

To change the border title of the grid, select the grid from the layout and change attribute 'BorderTitle':

Image Added

 

Set the following attributes:

AttributeValueExplanation
BorderTitleFormularz.B.
SUBTYPEgrid2 
contextMenuGridContextMenu 
floatingActionButtonosivgridfab 
showGridFiltercolumn-onlyTo hide the OMNI-search widget
Info
titleNote

Leave the fill-in fields before saving the changes.

Create details frame

Click on 'New' in the designer.

Enter the fields:

  • SmartObject-Type: <empty>
  • Smart-Module: <the Module created earlier>
  • New Object: <Entity>FV (Frame Viewer) (NB: in the screenshots below, the wrong name -without V- is used by mistake)
  • Template: SimpleSwatFrame

Image Added

Press "OK".

Add viewer to a frame

Search for the just created details frame and open it.

Image Added

 

Click 'Add' and search for the viewer. 

Click on 'layour/adresstypf' and change the 'Type' from '1C' to '2E' and back to '1C', then press Save.

Image Added

 

Click on 'Add', search for the Viewer and drag it on top of 'empty'.

Image Added

 

Click 'Save'.

Click 'Add' again and search for the DataSourceObject

Drag & Drop the Grid onto the Designer Layout

Info
titleNote

On Drag & Drop, keep moving to the left until the last object is no longer highlighted

Image Added

 

Save.

Image Added

 

In the viewer, set the attribute 'footerMenu' to value: 'SaveCancelFooterMenu'.

Image Added

 

Also set attribute 'titleHeader' to value: 'parent-only'.

Save.

Now, the links must be added. Click on the 'link' button, and create the following lines:

  • Container to the DSO (link type: PrimarySDO)
  • DSO to the Viewer (link type: Data)
  • DSO to the Viewer (link type: Display)

 

After save, the links look similar as:

Image Added

Open viewer from grid-row

Select the Grid layout component.

Set 'FolderWindowToLaunch' to the name of the details frame, for example:

Image Added

 

 If the attributes 'SUBTYPE' and/or 'BorderTitle' are not changed, this can also be done now:

  • SUBTYPE = grid2
  • Bordertitle = <EntityName> (e.g. Adresstyp)