Online documentation, manuals and tutorials
< All Topics
Print

TextInput

Description

This Widget is used when we want to enter a text.

Properties

Specific

Value

EXPRESSION (any)

The variable in which the entered text will be stored.

Read only

EXPRESSION (any)

Set to true if you want for this Widget to be read only, i.e. disabled for user input.

Placehoder

EXPRESSION (any)

The text that is displayed at the beginning when nothing has been entered yet.

Password

Boolean

If password is entered, then this property should be enabled so that * is displayed instead of characters when entering the password.

Visible

EXPRESSION (boolean)

If the calculated expression is true then the Widget is visible, and if it is false then the Widget is hidden. It can be left blank, in which case the Widget is always visible.

Examples

  • Dashboard Widgets Demo
Page content