Adding an anchor link to info message to navigate to another Workspace tab
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
Hello community, we have a requirement to show an info message on case submission in Workspace that has a link to a related link tab reminding end users that they must enter records.
Currently, we've tried this:
gs.addInfoMessage('Please make sure to enter in your action values in the <a href="/now/hr/agent/record/sn_hr_core_help_desk/ee5093c0475c7e50c0b0b995136d43e2/params/info-message/Corrective%20Action%20case%20was%20created/selected-tab-index/1">Corrections</a> tab!')
This works...but has a pretty janky user experience. It will do a full page reload and once the page renders, the user is on the correct tab. Is there a way to accomplish this without a full page reload?
0 REPLIES 0