Siebel Interactive Designer Administration Guide > Building Your UI >

Creating Input UI Controls


Use the following procedure to create input UI controls.

To create input UI controls

  1. Create a Feature table whose Description values will populate the control.
  2. For more information, see Creating Feature Tables.

  3. In the Pageset screen, select a pageset.
  4. In the Input UI tab, click New.
  5. A new row appears.

  6. Enter the sequence number in which the control will be laid out on the page.
  7. Enter a number relative to the numbers you entered for other controls to determine the sequence in which the control appears on the Input portion of the page. Enter numbers such as 10, 20, 30 and so forth. This allows you to later position a control between existing controls.

  8. From the drop-down list, select the control type. They are:
  9. Enter a label for the control. For example, for a list box of colors, enter the label "Select Interior Color."
  10. Click Feature Table to open a picklist and select the Feature table whose Description values will populate the control.
  11. For textbox controls, enter a name.
  12. Because text boxes do not map to Feature tables, a name is required to reference this control.

  13. Enter a height and width for the control if applicable.
  14. The number you enter in Height specifies the number of visible rows for the list box. The default value, 1, creates a drop-down list.

    The number you enter in Width specifies the number of characters visible in the default browser font.

  15. Select or deselect the Prefill check box to determine the width of a list box.
  16. If Prefill is selected, the value you entered for Width is used to determine the width of the list box (if the specified width is shorter than the longest item in the list, the box uses the width for the longest item in the list instead). If you deselect Prefill, the list uses the width for the longest item in the list.

  17. Supply the Map Filename, Map Shape, and Map Coordinates columns for image maps.
  18. The feature table specified in the Input UI record must contain three columns that hold the values for the Map Filename, Map Shape, and Map Coordinates. The column names (IMAGE, SHAPE, COORDS, for example) in the feature table are entered in the corresponding fields. These three columns populate the following HTML constructs:

  19. Click Save.
  20. Click Generate to add the new UI controls to the Input UI display page.
  21. NOTE:  It is recommended that you build your UI using the Input UI and Output UI tabs in Interactive Designer. Once the functionality in your application is set, it is recommended that you customize your UI in a third party HTML editor. If you do use a third party HTML editor, any custom code you write between the BEGIN GENERATE HTML and END GENERATE HTML comments are deleted in the pg|pageset_1.htm file. Be sure to write any custom code outside of this area.


 Siebel Interactive Designer Administration Guide 
 Published: 18 April 2003