- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2024 02:46 AM
Hello, Folks.
I am creating a notification will send when new record will submit.
Clicking on an image has to link to the created record.
What should be writing in URL field?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2024 03:02 AM - edited 01-09-2024 03:03 AM
Hi Natallia,
You can use the these "${URI} or ${URI_REF}" parameters to get the current record link, if you want to add image first add the image and then edit the source code and set the above link in image tag,
Otherwise create a notification email script with your button and use it in your notification
Regards,
Pethum
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2024 03:02 AM - edited 01-09-2024 03:03 AM
Hi Natallia,
You can use the these "${URI} or ${URI_REF}" parameters to get the current record link, if you want to add image first add the image and then edit the source code and set the above link in image tag,
Otherwise create a notification email script with your button and use it in your notification
Regards,
Pethum