Skip to main content
This element adds a drop-down menu with all statuses. It also adds a calendar field to pick the date and time for postponed requests. It is available in version 3.1.7.5

Configuration

Default status

If you set category, the default status will be the same as in the standard new ticket screen, when this category is the standard category. Category applies only if ticketId, valueId, and default are not set! If you set defaultAddMessage, the default status will be the same as in the standard add message screen. defaultAddMessage applies only if ticketId or valueId is set.

Functions

getFieldValue(String field)

setFieldValue(Sting action, Map values)

  1. Set the default status by inserting key = status and value = ID to the map.
  2. Set the calendar field by inserting key = activate and value = DateTime to the map.

toString()

Returns the ID of the status.