Jump to content
  • 0

Task sending email with date


Gilmay

Question

I have a task, sending an e-mail which contains a date-field (..text.. [@field:DateFieldInMyTable] ..text.. ) .

The recipient receives the e-mail wit the date showing in format MM-DD-YYYY and I need it to show in DD-MM-YYYY. 

Is there a way to change the format in this e-mail?

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Hello @Gilmay,

Formatting can be applied on DataPages, but not in Tasks/Triggers.

So, you may use the following workaround: concatenate parts of the date in the order you need. 

For example, I selected records to the Table Variable. Then, in the 'Send Email' block, I selected from the Variable and attached the fields from the Variable (the 'Email' field used in the 'To' field, the 'FirstName' field, and the formatted date are used in the message).

Slni8FG.png

 

If you need assistance with your Task configuration, please provide a screenshot of the Task you are currently working on. 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...