Get User Input - Simple
InstallAnywhere 2021
This panel provides a way for users to provide simple responses that you can use to make decisions during the install process. With the Get User Input - Simple panel, you provide a panel title, prompt, and one or more text fields, check boxes, radio buttons, popup menus, or lists. However, this panel only allows you to provide one type of control. (To provide a mix of different controls—such as text fields, check boxes, and popup menus—use the Get User Input - Advanced panel instead.)
Control |
Description |
|||||||||||||||
Title |
The title the installer will show for this panel. |
|||||||||||||||
Prompt |
The message with which you can specify the type of information the installer requests and the purpose for or results of those responses. |
|||||||||||||||
Input Items |
Shows the input items by their Label, Default Value, and Text Reading Order in a table. |
|||||||||||||||
Input Method |
Lists the types of input methods the Get User Input - Simple panel can render.
|
|||||||||||||||
Configure |
Opens the Configure Input Items dialog box. The Configure Input Items dialog box provides controls to fully describe the contents of the Get User Input panel. In general, this dialog box allows you to:
The specific settings available on the Configure Input Items dialog box depend on the current Input Method setting. |
|||||||||||||||
Preview |
Shows a preview of the panel as it is currently configured. |
|||||||||||||||
Results Variable |
Names the results variable in which the user input is stored. |
See Also