- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā10-19-2022 09:07 PM
My Requirement is in SP portals
In ServiceCatalog-->can you help me--> create a New Enhancemet.
there I need to Add link , which should redirect to the KB Article,
how to do this?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā10-20-2022 10:07 AM
More than likely it's how the link was constructed and where it's pointing to.
Remember the url is going to be different if the user is in the "back_end" or the Platform UI than it is if they are viewing from the Portal side.
If you need it to work in both environments then the simple solution is to create two variables with the order the same. Use a UI Policy or an onload Client Script to hide the one that shouldn't show depending upon the point of access.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā10-19-2022 09:23 PM
The screenshot attached didn't really show too much about where the link should appear. But there a couple of ways to do this off the top of my head.
1) Use a catalog variable of type Macro associated to custom widget. Use CSS to style it.
2) Use a custom widget or the HTML widget with the needed hyperlink and add to the page. Use CSS to style it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā10-19-2022 09:30 PM
I need it to appear below short description
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā10-19-2022 09:40 PM
A variable type "Custom" (correction from my previous post. it used to be type macro)
Or
A variable type "Rich Text Label"
Use the order field to place it after the Short description
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā10-19-2022 09:51 PM - edited ā10-19-2022 11:22 PM
will this take to the URL