Skip to Content
1
May 18, 2018 at 03:47 PM

Issue with HTML table display in My Inbox app

943 Views

Hi All,

Facing an issue while displaying task description of workflow task in My Inbox app.

I have formatted the content in HTML Table format and did bind to task container in SAP workflow. It was working fine in EHP6 but when we deployed changes into an EHP8 sys then issue stared.

It should display content in vertical format like

<TR><TD> fields 1</TD></TR>

<TR><TD> fields 2</TD></TR>

.....

<TR><TD> fields n</TD></TR>

but displaying like

<TR><TD> fields1</TD>

<TD> fields2</TD>

.....

<TD> fields1</TD></TR>

error.png

Thanks,

Satish

Attachments

error.png (154.3 kB)