on ‎2017 Dec 13 8:20 AM
Hi,
My client has requirement that when an notification email is triggered to user/approver, apart from link, bold, italic - there should be details on request number, priority, functional area. All these fields information should be in a form of table.
Request Number 101
Priority High
Request clarification before answering.
Hi Sheenam,
I would suggest you to use the HTML tag in your template document for example the snippet provided below, which could lead you to achieve your requirement or you can use <table></table> tags further as well.
<BR>
Request Number <%REQUEST_NUMBER%>
<BR>
Request Type <%REQUEST_TYPE%>
<BR>
Regards,
Vijay.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 40 | |
| 9 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.