CustomViews

To set up parameters for your own customviews (or those downloaded from the forum), you can use the Configure CustomViews menu item under the Edit Menu option.

Only views that are contained in the current layout are displayed, but all definitions are stored for future use.

Fields

  • Inp field is the name of the method used to update the view.
  • Out field is the name of the method used to obtain a value from the view, only required if it is different from the inp field
  • Field Type the type of data that the input / output fields expect.
  • Get/Set The default configuration for this custom view.
  • Default Value is used when getting data from a map if the field is absent.

If you have saved a configuration before updating the get/set, you will not see any change to the field in the main page. But it will be used as default next time a new layout is loaded.