Portlet Factory, Version 6.1.2


 

Hidden Input builder inputs

This topic describes the inputs for the Hidden Input builder.

Table 1. Hidden Input builder inputs
Input name Description
Name Name for this builder call. The WebSphere Portlet Factory Designer displays this name in the builder call list.
Page Location Page or pages on which this builder call acts.
Value

Specify a value to be passed when the form is submitted. You can enter an indirect reference using the Reference Chooser, enter Java code to compute a value, or enter text to pass a constant value. For example:

To pass the value of a variable

${Variables/UserName}

To pass the current date:

${Java/java.text.DateFormat.getDateInstance().format(new java.util.Date())} 

To pass a constant value:

SomeValue
Also Display Value Enable to display value as text.

Parent topic: Hidden Input builder


Library | Support |