- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2019 09:48 AM
Hello,
I have a notification under the Workflow where i am need to display Request, Requested ITem & Short Description
for which i used
Request: {request.URI_REF}
Request Item: {number.URI_REF}
Request is populating as URL but Request Item is not getting a URL, i am assuming is it because of the Request is referencec Field & Requested Number is string type.
iIf yes do we have any other option to bring it as URL?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2019 10:36 AM
Since your email is likely based on sc_req_item, try using;
Request Item: {URI_REF}

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2019 10:36 AM
Since your email is likely based on sc_req_item, try using;
Request Item: {URI_REF}
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2023 04:49 AM
How to make RITM number as a hyper link in survey notification(Survey Table)