- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-01-2023 02:05 AM
So we have a table where we create a custom field (type = URL) which will have some URL to the portal outside servicenow. Now for this when i did the indexing and attach it to the search profile and when i tried to search i get the result as blank however when i click on that i am able to navigate to the provided URL.
After that i created the EVAM config for this so it can have some title and summary but now i am not able to click on that also i am not sure which EVAM View Config Action Assignment M2Ms i should align here so it will open the link when click on this.
Without creating the EVAM i got the below result
After creating the evam i am getting the evam result as with title and summary but not clickable.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2023 03:49 AM
@Wizard In EVAM View Config you need add in Custom fields navigation_url, in EVAM View Config Action Assignment M2Ms related list link existing -> navigation, and in view template you need have "actionMappings": {"clickAction":"navigation"}
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2023 03:49 AM
@Wizard In EVAM View Config you need add in Custom fields navigation_url, in EVAM View Config Action Assignment M2Ms related list link existing -> navigation, and in view template you need have "actionMappings": {"clickAction":"navigation"}
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2023 06:00 AM
Hi @DanilMa
Thank you that was missing piece which i am not to find out.
Could you please let me know how did you figure this out is there any doc or any thing which i can refer so it can provide me glimpse that in this way these thing are configured corectly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2023 02:05 AM - edited ‎10-23-2023 02:06 AM
We have recently updated to Vancouver version and again this is again repeating the same as instead of opening the link it is opening the QUICK Link record not the record. Could you please provide some guidance that how i can do resolve this

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-19-2024 02:57 PM
Did you get any solution for this?