Portlet Factory, Version 6.1.2


 

Input Form builder

The Input Form builder creates an input page for a data service operation or a method and is suitable for operations that do not have result data to display.

It is much like View & Form builder, but the next action after submitting the input form is a user-specified action.

 

Key inputs

In most common applications of this builder, you need to specify only general inputs and input page options inputs. The general inputs require you to specify the service operation or method for which you are creating an input page and the next action to perform after the submit action. Optionally, you can specify a cancel button that lets the user omit submitting the form.

The input page options inputs specify the properties of the HTML page and HTML template for the specified operation. For example, you can specify whether input validation is to be performed based on the schema definitions.

 

Key objects this builder creates

The following objects are created:

  • name_InputPage page

  • name_ShowInputPage method

 

Samples

The following model supplied with IBM® WebSphere Portlet Factory shows an example of how the Input Form builder is used in an application.
models/samples/gettingstarted/OrdersServiceConsumer.model

Parent topic: Builder help


Library | Support |