Configuring custom input fields
You can add extra input fields to the default web page that is used during the process of downloading and temporarily installing the target software.
About this task
To create custom fields, complete the following steps:
Procedure
- Log on to the server UI with a valid admin ID and password.
- Click .
- Select ondemand.properties.
- Enter values for the custom field.
- ondemand.custom.field.x.label
- Enter the display name for the field. The text that is entered for the label is displayed on the default web page.
- ondemand.custom.field.x.required
- Set a value to determine whether this field is a required field.
- True
- The target user must enter information in the input field. Note: When you set the value to true you must also define a value for the label field, otherwise the field is not displayed.
- False
- The target user can optionally enter information in the input field.
- Click Submit.
- Click