...
Attributes of Text Area field
Basic:
...
Attribute Name | Description | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Component Size |
| |||||||||||
Display as | Display As allows you to select data type options to define how the field will be display.
| |||||||||||
Label | A Label is the name shown to users and can come from various sources.
| |||||||||||
Place holder | This is a hint or example text displayed in an input field before the user enters their own data. | |||||||||||
Type | Here you can choose different field types.
| |||||||||||
Dest Types | This attribute specifies whether the user wants to store a value in a variable or a model. Model: Here, the user can select the model and specify the field where the value will be stored. | |||||||||||
Dest Var | Here you can choose the variable option from variable list. Note: This appears when you select "Variable" in the Dest Type. | |||||||||||
Dest Model | Here you can choose the model from list. or it provide option for new model creation. Note: This appears when you select "Model" in the Dest Type.
|
...