Transfer#
Overview#
This Widget is used to transfer data between column views. An example of a Transfer is shown below.
General Steps#
To use the Transfer widget in a UI Page, follow the steps below:
- In any UI Page in Build mode, select the Transfer from the widgets list located on the left side of the page; drag and drop to the desired place in the UI Page.
- Enter the Settings section of the widget through the three vertical dots.
- In the General tab, provide a name and a description for the widget. Use the toggle buttons to specify whether the widget should be visible, display the header, or allow full screen mode. Additionally, determine if the widget can be opened as an image in a new tab or exported as an image.
Widget Customization#
-
Optionally, in the Style tab, you can define a Border Width and Color.
-
In the Setup provide the following configuration details:
- Layout Mode - Choose from the three supported layouts.
- Title (Left) - Set the title for the left column.
- Allow Multi-Selection - Set to
falseby default, this option determines whether multi-selection is allowed in the left column. - Title (Right) - Set the title for the right column.
- Converter - Specify the converter for the object being transferred between the columns.
-
For the Left and the Right Columns tab, define:
- Name - Set the name of the column.
- Path - Set the data path for the column.
- Name Field - The default is Name. If defined, this field of the object will be used as the column name.
- Name Converter - If defined, this converter will be used to generate the column name.
- Value Field - The default is value. If defined, this field of the object will be used as the column value.
- Value Converter - If defined, this converter will be used to generate the column value.
- Allow Transfer - Disabled by default. This option determines whether data transfer is allowed for the column.
-
Define the Links between this widget and other elements of the UI Page.
-
Select Save and Close to complete the widget configuration.





