JWT ships with three custom field types to calculate field values, display live data, or even pull data from online service providers such as Google.
Each custom field type, from number to text, or date-time fields, comes with a different set of options that let you define exactly what you want to see as a result using the full power of the JWT expression editor.
Last but not least, you can individually define how the result of the calculation should appear, from different time formats to currency symbols, by configuring individual Display formats.
Interested in configuring calculated fields? Find detailed information here.
Field types
🗓️ Calculated date-time fields
This type of read-only custom field contains a value which is dynamically calculated from a custom math/time expression. It can be used to obtain a date-time value depending on the value of the current issue or in other issues.
🔢 Calculated number fields:
This type of read-only custom field has a value which is dynamically calculated from a custom math/numeric expression. It can be used to obtain a numeric value depending on the value of other fields in the current issue or in any other issues.
🔤 Calculated text fields
This type of read-only custom field has a value which is dynamically calculated from a custom text expression. It can be used to show a text composed from one or more field values returned by field codes.
📚 Calculated fields library
• Date-time fields
• Number fields
• Text fields