in an HR-Process, I want to inform the process participants, on which day the new employee will come to work. This date is generated in the process. In order to show it in the email noticication I used <WF_PROCESS_INST_RELDATA_VALUE.DATE_FIRST_DAY>.
The format in the email notification is always 6/13/2017 2:00:00 AM.
(it makes no difference whether I use a ‘Date’ or a ‘DateTime’ field in the form)
Have you tried setting a custom date format at the process data level? There are many standard formats you can choose from. The format setting controls how the data is displayed in the follow-up form’s associated data section in the web and notification versions.
thank you for the straight Response. Unfortunately that does not help.
In the follow-up form he format adjusts according to the Setting (e.g. month/day -> May 29). But in the Data displayed in the E-Mail notification it still says -> 5/29/2017 12:00 AM.