Date

With Date you can add a date. The value of the date will be saved in a variable. The format of the date is defined by your browser language.

  • Type: the type of the parameter.
  • (variable) key: the name of the variable that will contain the parameter value. You can use dot notation if you want to group single variables into a single object. The variable will be addressed in the workflow with this name. For example: customer.name, customer.address and customer.telephone will result in one variable customer that is an object with three fields name, address and telephone.
  • Label: the label in the KIOSK interface.
  • Help text: the help text that will appear next to the label.
  • Field options:
    • Required?: if you select this checkbox, the field must be filled in. This will be indicated by an asterisk next to the label in KIOSK.
    • Readonly: if you select this checkbox, the field is read only and cannot be filled in.

Value Options

  • Default : the default date. By default, Always current date is selected. In this case, the current date is always selected. Select to choose a specific date.
  • Display format: the display format.

Style

  • Background color: the background color of the field.
  • Font color: the font color of the text in the field.