Multivalue Text Input

You use the Multi-value Text Input component to add a labeled text field into which a user can enter multiple lines of text corresponding to multiple values.

This page discusses:

See Also
Creating a Custom User Interface
About Rules

Example

The following figure shows an example of the properties of a Multi-value Text Input component:

The following figure shows the resulting output in the customized simulation template after the user has entered two values:

Properties

The Multi-value Text Input component has the following properties:

PropertyDescriptionType
NameThe ID of the component (read-only)String
ValueThe object with which to bind or the default textString, multiline, real, integer, Boolean, or multival (string, real, or integer)
LabelText to display above the text area String
Read OnlyWhether or not the user can modify the default valueBoolean
MandatoryWhether or not text is requiredBoolean
HiddenWhether or not the component is displayedBoolean
HintText displayed under the text area to provide additional information about the input that is expectedString