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 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. Under FORMS Form Builder column, click on Expense Claim New (see Figure 2)


    Figure 2

  4. Click on the Hidden Field element entitled status to open up the Configure Hidden Field properties. (see Figure 3)


    Figure 3

  5. Click on  Preview to open up the Preview tab, and you will not be able to see the Hidden Field.

...

NameDescription
Data Priority

Determines on which value to be taken into consideration. There are 3 options with their own data precedence to cater to different use cases.

Validator


Workflow Variable

If the form is part of a workflow process, upon saving of the form (by clicking on "Save as Draft" or "Complete" button). The value in this input field will be saved into the corresponding workflow variable named here.

Info
titleUsing a non-existent Workflow Variable name

You will get the following warning with the name printed out (e.g. status) in the server log if you attempt to map to a non-existent Workflow Variable.

Code Block
context attribute status does not exist in process context - adding new attributes to the process context is not allowed