Tutorial: Building an Rogue Wave Server Application > Defining Dynamic Views Using Rogue Wave Server Studio > Defining the DomainsOfNetwork View > Adding an Entry Field to the Network Panel
 
Adding an Entry Field to the Network Panel
You are now going to connect the Properties data source called DomainsOfNetwork::domainTable(properties) to an entry field in the Main window.
1. Drag the MessageLabel gadget (IlvMessageLabel) from the Gadgets palette to the Main window and double-click on it.
The Server Data Source inspector closes and the MessageLabel dialog box opens.
2. Type Network in the Message Label field and click Apply.
3. Resize the transparent bounding box around the label by dragging the selection handles.
4. Click on the Data Access item in the Palettes window to show the corresponding palette.
5. Drag the Entry field gadget from the Data Access palette to the Main window.
6. Double-click on it to display its inspector panel if it does not open automatically.
7. Use the combo box to enter DomainsOfNetwork::domainTable(properties) in the Data Source cell of the Entry field inspector.
8. Use the combo box to enter identifier in the Column cell of the Entry field inspector.
9. Click Apply.

Version 5.8
Copyright © 2014, Rogue Wave Software, Inc. All Rights Reserved.