Summary
Bizagi
shows a warning message when a user tries to map a date-time
attribute using the Date Format function, in a Document Template. The purpose of the message is to remind that the
FormatDate function is not a supported feature for Document templates.
|
Applies to
Bizagi
10.x .NET
|
Symptoms
A message is displayed when a user tries to map a
date-time attribute using the Date Format function to a Document
Template's attribute.

|
Cause
The message is informative to notify the user that this
feature is not supported for Document templates.
|
Solution
In
order to map a Date Time attribute in an specified format, you need
to save such attribute as a string with the required format. Then, map it into a String attribute within the Document Template.
|