The SmartDataViewer Wizard allows you to create a SmartDataBrowser (SDV) object. The wizard allows you to first choose a DataObject to supply data to SmartDataViewer, and then you specify columns that will be displayed in the SmartDataBrowser object.

Access the SmartDataBrowser wizard by choosing SmartDataBrowser in the Object Type list on the Create an ABL GUI procedure dialog.

The SmartDataBrowser Wizard is a four page wizard and includes the following options:

Option Description
SmartDataViewer Wizard - Page 1 of 4

Next Move to the next page of the wizard.
SmartDataViewer Wizard - Page 2 of 5

Data definition source Specify a DataObject (SmartDataObject or SmartBusinessObject) or an include file that provides data definitions for the SmartDataBrowser. Click Browse to select either a SmartDataObject, a SmartBusinessObject, or an Include file.
Help on definition source Open the help on definition source.
SmartDataViewer Wizard - Page 3 of 4

Add Fields Open the Multi-Field Selector dialog which allows you to add a list of fields from the selected DataObject to the SmartDataBrowser to make available to visualization objects.
Help on Fields Open the help on the Fields dialog.
SmartDataViewer Wizard - Page 4 of 4

Finish Complete the wizard to create a SmartDataViewer.

For more information, see Create ABL GUI procedure files