- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hello All,
I have a requirement to add few texts as well as hyperlinks in the worknotes section of a catalog item through Flow designer.
In the worknote of the catalog task it should look like:
Platforms Included:
ABC
Form Definitions link : Link of a confluence page
Once Complete, please save the RITM Number in the unlocked field in the request details, then close the task.
I am able to add the hyperlink, but not sure how to add the rest of the text together with hyperlink.
Need help on this.
Thanks in advance!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
you can add normal text before or after
Example:
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Show what you already have, because I'm not sure where you are stuck. You landed the difficult part with composing the link. The rest of the text should be simple typing in the field (or adding to the script, depending on how you have setup your flow in relation to setting the work note).
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi Mark,
This is how I have written in the script section of Work note in the flow designer to display the hyperlink:
Platforms Included:
ABC
Once Complete, please save the RITM Number in the unlocked field in the request details, then close the task.
The above texts I need to show in the worknote along with the link.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Unless you share what you have used and how it's added we can't help.
To add link in work_notes you need to wrap text within [code][/code] tags
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader