Text Field

   MaestroThe UI design product.  |   Form Builder |  All versions This feature is related to all versions.

Maestro comes with the Text Field component, which you can use to capture user input in various parts of a form.

Usage

  1. Open the Palette pane in the Maestro editor.
  2. Locate the Text Field component within the Input Fields folder.
  3. Drag the component into the View pane or the Wireframe.
  4. Configure the component's properties via the Properties pane.
    Maestro editor text field Properties tab

Properties

The following properties are available to the Text Field component:

Text Field

Input Type
Option inputType
Select the input type from the Input Type dropdown list, which can be one of the following:
LabelValue
Texttext
Numbernumber
Emailemail
Passwordpassword
Telephonetel
Mobile Keypad
Option mobileKeypad
Select a mobile keypad type from the Mobile Keypad dropdown list, which can be one of the following:
LabelValue
Texttext
Numericnumber
Emailemail
Telephonetel
Max Characters
Integer maxLength
Provide the maximum number of characters the component can hold.
Note

This doesn't apply if the Input Type is set to Number.

Prevent Copy/Paste
Boolean preventCopyPaste
Select this property to prevent form users from copying and pasting text content.

Styles

 

Next, learn about the Time component.