Using Input Pages
Consider this information about the input pages for the “Set Parameters” step of the Configure process:
The number of input pages presented depends on the number of parameters and page breaks defined for the configurable module.
You can return to the previous input pages using the Back button and change your selections.
If a parameter has constraints, the selection of the parameter is typically available from a dropdown list.
If a parameter is of type Boolean without constraints, its values are presented using radio buttons for single selection.
If a parameter is multiselect, the values are presented using checkboxes for multiple selections.
If a parameter is not required with constraints, the Leave unspecified option is available for selection to defer the selection until the desired solution is selected.
If a parameter has an explanation defined, the text provided for the parameter is displayed above the parameter.
If a parameter has a range or unit defined, it is displayed inline and to the right of the parameter value.
If a parameter has a default value defined, you can use a restore default action icon to restore the parameter to its default setting.
The icon is displayed when the value specified for the parameter is other than the defined default value. The icon is always displayed inline and to the right of the parameter range or unit.
If a parameter has a helpURL defined, a help icon is displayed. You can click this icon to get specific help information for the parameter.
If the whole parameter has imageURL defined, its image is displayed. If the parameter has enumerated values defined with the corresponding images, the image corresponding to the selected parameter value is displayed.
If a parameter has a calculationExplanation defined, this value is included in the summary of input parameters.
For more information on advanced selection logic definitions, see Developing Advanced Selection Logic for Configurable Modules.
Was this helpful?