Versions Compared

Key

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

How to efficiently re-use the FAB controls across different applications? The answer is by using the Widget functionality of the tool. Widgets allows a set or group of controls and its functionalities to be bundled and reused in different applications. This promotes efficiency in the development by reducing the effort in building repetitive block of controls.

Converting controls into Widgets

Tip
titleRecommended Setting

Use a Vertical Layout to group the controls that can be converted or added into the list of Widgets

  1. Right click on the block of control that needs to be converted into a Widget. Select Options--->Widgets-→Convert to Widget
    Image Added
  2. The Create Widget dialog screen shows up
    Image Added
    Provide a Widget name and description
    Bound Fields are automatically assigned and made available
    Enter some notes (e.g. Prerequisites and instructions on how to use the Widget)
  3. Save the Widget by clicking Image Added

Adding Widgets into an Application

  1. Right click on a node where the Add Widget option will be available (e.g. a Page)
    Image Added
  2. Select the relevant Widget to be added
    Image Added
  3. Click on Image Added to finally add the Widget

Maintaining Widgets

Exporting Widgets

Importing Widgets