- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2018 05:22 AM
Dear all,
I am trying to display a clickable link on my task form in order to allow user to jum to a knowledge base article.
In have try to add a field of type URL, but the problem is that it shows the whole URL syntax instead of only the text needed.
I could not find a way to display just the text.
So I open my task form in design and add an Annotation field with HTML format. If I past directly in my generated link to my KB article, it works as expect and I get only KB45357 display and when I click I jump to my item
Q1 :
The question I have now is that has my annotation URL cannot be the same all time , how can I access from script the annotation field in order to change the link from script ?
Thanks for help
regards
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2018 04:15 AM
we find the solution by implementing the Attached knowledge field into a form and associate a knowledge article to a task
thks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2018 04:15 AM
we find the solution by implementing the Attached knowledge field into a form and associate a knowledge article to a task
thks