Inserting a FormParameter

Note: The formParameter component is a placeholder for form submission parameters. It is not displayed in the UI.

To insert a formParameter component:

  1. In the Design Structure Window of the desired file, locate the node in which you wish to insert a formParameter component.
  2. In the Component Palette, select Form Components from the dropdown list, and then drag and drop the formParameter component to the parent node of your choice.

    The formParameter node is inserted and highlighted under the expanded parent node.

  3. In the Property Inspector, set the following attributes for the formParameter component:

Note: To use data binding, see Data Binding a Component Attribute.

Example (UIX XML)

<formParameter name="myFormParam"/>


About FormParameter
About FormValue

Inserting a FormValue
Working with Form Components

 

Copyright © 1997, 2004, Oracle. All rights reserved.