Versions Compared

Key

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

...

  1. Start the Joget Server and open the  App Center.

  2. Log in as admin  admin and click on the pencil icon on the  Expenses Claim to open the  Design App Composer. (see Figure 1)
    Image Removed
    Image Added
    Figure 1

  3. Click on the    button and fill up the Form Details as follows (see Figure 2):
    1. Form ID: textArea
    2. Form Name:  Text Area
    3. Table Name: j_expense_claim

     
    Figure 2

  4. Drag and drop a  Text Area element on to the canvas.

  5. Click on the Text Area  element on the canvas to open up the Configure Text Area properties.

  6. Fill up the Configure Text Area properties as follows and click on OK on Apply Change: (see Figure 3)
      1. ID: justification
      2. Label: Justification

     
    Figure 3
  7. Click on Preview.

...

NameDescription
Placeholder

The placeholder attribute specifies a short hint that describes the expected value of an input field (e.g. a sample value or a short description of the expected format). The short hint is displayed in the input field before the user enters a value.

ColsColumn size.
RowsRow size.
Readonly

Determines if the element is editable.

Display field Field as Label when readonlyWhen Readonly?

Displays the value of the element as plain text when an element is set to "Readonly".

...