Shirish
(Shirish)
1
Hello,
I wanted to create a html table with a Row. The Row should have 3 Columns.
Approved | empty Column | Rejected
Also I wanted add hyperlink to Approved and Rejected keyword so if anyone click on it then it will open new email in outlook.
Any help ?
Sample|690x54
Srini84
(Srinivas Kadamati)
2
@Shirish
can you give some details on your requirement?
are you sending this in a email? what was your next step to do with that Table?
Thanks
Shirish
(Shirish)
3
Initially I have to create a table with mentioned column in one row. This table need to attached in outlook email body.
For the Approved and Rejected keywords, a hyperlink needs to attached so than anyone can click on it and do the further steps.
Srini84
(Srinivas Kadamati)
4
@Shirish
You can try below html code and make sure in Send Outlook Message activity in Properties IsBodyHtml to checked
Mark as solution if this helps
Thanks
Shirish
(Shirish)
5
I have added the same in send email activity.
“
”
it is giving error saying end of expression expected…can u please check
Srini84
(Srinivas Kadamati)
6
@Shirish
Make the code in single line also check the double quotes
Hope this helps
Thanks
system
(system)
Closed
7
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.