- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2024 06:31 AM
Hi All,
Can someone help me with the below email notification code modification?
It was earlier: View request: RITM0030864 and I would require: only a view request in a button text and clicking the button text should redirect to the portal page.
Please find the screenshot for reference.
Please find the existing code for reference.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2024 07:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2024 06:38 AM - edited 04-01-2024 06:39 AM
Hi @NagaNandini N, try like this
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2024 07:04 AM
The given code doesnot work. Please see the screenshot for referece
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2024 06:45 AM
change below code
template.print('<span style="font-family: Arial, sans-serif; font-size: 16px;"<a href=' + url + '>View request: </span>');
Thanks
dgarad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2024 07:02 AM
No, it's not working. The code is incomplete and I need a box button as shown in sc_2. If you could help it would be great.