How to find the proper id of approval due date in html format.
Hi Team,
I am creating a HTML code to customize the E-Mail template, I have format for other attribute like for status we have ${workItem.state}, like wise I want the format for due date in approval tab of work item, so from where can I find it, i want to change the date format in E-Mail notification.
Regards,
Shubham
|
One answer
Hi Shubham,
Based on the below wiki article:
It is not possible to specify the format of the date returned by
${change.date.fullDate}
. The format is determined by the locale of the server running Rational Team Concert.
Here is the WI related to this:
Best Regards,
Bharath
Comments
shubham shahu
commented Jul 21 '20, 3:23 a.m.
Hi Bharath,
Thank you for the reply, is it possible that only the due date should be visible in the E-Mail notification, Now I am getting description which is not required only due date is required, what is the possible way for this?
Regards,
Shubham |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.