Binding data to widgets
This topic describes general steps to bind data to widgets and gives some specific examples, such as select, combo, tree, table, and fileUpload widget.
Prerequisite
Before you bind data to widgets, you must first define the data in the UDTT Transaction editor: see
Defining data in transaction editor .
To bind data to widgets
1 In the Project Explorer view, double-click the XUI file that contains the widgets to which you want to bind data.
The XUI file is displayed in the XUI editor.
2 In the XUI editor area, click the widget to which you want to bind data.
3 In the Properties view of the widget, click the Properties tab.
4 Click in the Value column of the dataName property, and then click Browse .
The Please select a data name window opens.
5 In the right panel, select the context that contains the data that you want to bind to the widget.
6 In the left panel, select the data that you want to bind to the widget. Click OK .
Result
Data is bound to the widget.
See
Go up to
This site works best with JavaScript enabled