Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

These are group of form items that enable you to enter values.

...

Text Box

The Text Box is the typical text box control with additional inbuilt validations.
The features of Text Box are as follows For more information, refer Text Box.

Features:

  • It renders plain text or property-driven text as text box's caption.
  • It allows aligning the caption text on top or on left of the text box or inline to the text box.
  • It comes with the following inbuilt input validation types and extension of the custom validation types:
  • numeric
  • alphaNumeric
  • alphaNumericToUpper
  • swift(symbols)
  • decimal
  • It allows setting as visible or invisible, read-only, and enabled or disabled.
  • It provides the Mandatory and Conditional Mandatory Indicator.
  • It supports setting up Minimum and Maximum Characters Length.
  • It provides the Change event to handle the logic.

...


Image Added



In Edit Mode

  • The Edit mode renders the Text Box as it is.

In View Mode

  • If the Text Box is blank, the View mode renders a double hyphen (- -).
  • If the Text Box is not blank, the View mode renders the data as non-editable text. Anchor_toc4916_toc4916 Anchor_Toc389215484_Toc389215484 Anchor_Toc408171975_Toc408171975

Text Area

The Text Area is a typical multi-lines text control.

...

 For more information, refer Text Area.

Features:

  • It renders plain text or property-driven text as caption.

  • It allows aligning the caption text on top or on left of the text area or inline to the text area.
  • It provides the Mandatory Indicator.
  • It allows setting as visible or invisible, read-only, and enabled or disabled.
  • It supports setting of Minimum and Maximum Characters Length.
  • It supports setting of Maximum Number of Lines.
  • It supports setting of Maximum Number of Characters per Line.
  • It provides the Change event to handle the logic.


Image Modified
In Edit Mode

  • The Edit mode renders the Text Area as it is.

In View Mode

  • If the Text Box is blank, the View mode renders a double hyphen (- -).
  • If the Text Box is not blank, the View mode renders the data as non-editable text. Anchor_Toc389215492_Toc389215492 Anchor_Toc408171983_Toc408171983

Password

The Password is a text box masked with password characters. For more information, refer Password.

Features:

...

  • It masks the text entered and encrypts before storing.
  • It validates the input against password policy.
  • It provides the Mandatory and Conditional Mandatory Indicator.
  • It allows aligning the caption text on top or on left of the password field or inline to the password field.

...

Image Added

Date

The Date is a typical Calendar control that handles the date in the user preferred date format. For more information, refer Date.

Image Modified
Features:

  • It renders the plain text or property-driven text as caption.
  • It renders the calendar when the calendar icon is clicked or when the date field is in focus.
  • It provides the Mandatory Indicator or Conditional Mandatory Indicator.
  • It allows setting disable dates that are out of user selection range.
  • It allows setting the tool tips text for the disabled dates.
  • It allows setting as visible or invisible, read-only, and enabled or disabled.
  • It allows setting the Minimum and Maximum Values.
  • It provides the Change event to handle the logic.

...

  • The Edit mode renders the Calendar as it is.

In View Mode

  • If the date is blank, the View mode renders a double hyphen (- -).
  • If the user selected a date, the View mode renders the value as non-editable text.
    Anchor_toc5139_toc5139 Anchor_Toc389215488_Toc389215488 Anchor_Toc408171979_Toc408171979

Spinner

...

The Spinner is a numeric spinning text box that spins between the bounded minimum and maximum values. For more information, refer Spinner.

Image Modified

Features:

...

  • It renders the plain text or property-driven text as caption.
  • It allows aligning the caption text on top or on left.
  • It provides the Mandatory Indicator or Conditional Mandatory Indicator.
  • It allows setting as visible or invisible, read-only, and enabled or disabled.
  • It allows setting the minimum and maximum values.
  • It provides the Change event to handle the logic.

...

  • The Edit mode renders the Spinner box as it is.

In View Mode

  • If the Spinner box is blank, the View mode renders a double hyphen (- -).
  • If the Spinner box is not blank, the View mode renders the values as non-editable text.
    Anchor_Toc389215485_Toc389215485 Anchor_Toc408171976_Toc408171976

Amount

The Amount is a numeric decimal Text Box that auto-formats the values as per the preferred currency code. For more information, refer Amount.

Image Modified
Features:

  • It renders plain text or property-driven text as caption.
  • It allows aligning the caption text on top or on left of the amount field or inline to the amount field.
  • It provides the Mandatory and Conditional Mandatory Indicator.
  • It allows setting as visible or invisible, read-only, and enabled or disabled.
  • It allows linking the assigned currency code with the value.
  • It provides the Change event to handle the logic.

...

  • The Edit mode renders the Amount box as it is.

In View Mode

  • If the Text Box is blank, the View mode renders a double hyphen (- -).
  • If the Text Box is not blank, the View mode renders the values as non-editable text.anchor_Toc389215505_Toc389215505 Anchor_Toc408171996_Toc408171996

HTML Editor

The HTML Editor is a panel with couple of tools to create HTML content. For more information, refer HTML Editor.

Image Modified
Features:

...

  • It allows creating the HTML content in Editor View and Code View.
  • It returns the HTML content.
  • It allows setting as visible or invisible and enabled or disabled.
  • It provides the Mandatory Indicator.

In Edit and View Modes

  • Both the modes render the HTML Editor as it is.

OTP Field

OTP Field is a type of form item, specially designed for capturing the one-time password, received through an SMS during the initiation of an online banking transaction through the modes of card payments and Internet Banking. For more information, refer OTP Field

Image Added


Features
:

  • It exclusively includes only one time passwords (OTPs), which serve as a crux for the completion of an online transaction through the means of card payments or Internet Banking. 
  • By default, only numbers can be entered in this field. 



Rate

Rate is a type of form item, specifically designed for denoting the percentage of rates. When dealing with interest rates or any other fields that require percentage as an input, the Rate form item serves the purpose in a handy way. For more information, refer Rate

Image Added

Features:

  • Rate facilitates the purpose of denoting the decimal digits, associated with the value of the overall percentage. 
  • By default, only numbers can be entered in this field.