Value formatting of the fields on work queue screens is controlled by FormatPattern
property of WorkQueueClassEntityMapping
. At the moment it is implemented only for date
types. I’d like to extend the support for numeric types.
Value formatting of the fields on work queue screens is controlled by FormatPattern
property of WorkQueueClassEntityMapping
. At the moment it is implemented only for date
types. I’d like to extend the support for numeric types.