cancel
Showing results for 
Search instead for 
Did you mean: 

Display workitem mail in HTML format

former_member1193316
Participant
0 Kudos

Dear SDNers,

As per requirement, I would like to display my workflow work item content in html table format.

I coded with proper tags and populating output. But while displaying output, I used condense statements as well to avoid spaces between tags. But still some for the data is missing to display in table format and missed data is displaying in following format.

Kindly guide/suggest any clue to solve this issue.

<<)>TR> <(> <<)>TD>VENDOR INVOICE POSTING <(> <<)>TD>5000.00 <(> <<)>TD>UAT <(>

Regards,

Venkat

Accepted Solutions (1)

Accepted Solutions (1)

former_member186746
Active Contributor

Hi,

If you want full control of the email body created from the workitem, you have to use extended notification and then add your custom message handler (if memory serves me right).

Kind regards, Rob Dielemans

Answers (0)