- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2024 10:55 AM
Hi,
I have a requirement where i'm to create a form where the user can search for existing catalog items and once these are selected, redirected to said items' page.
Does anyone have any idea on how to develop this variable?
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2024 08:45 AM - edited 03-22-2024 08:46 AM
Found a Solution,
Following this article https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0714564 i created a custom variable.
After this, i had to create a new Record Producer Configuration(Definir pesquisa contextual para produtor de registros (servicenow.com))
Now once i search using the 'search test' variables im getting results.
Any questions, dont hesitate to ask
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2024 11:09 AM - edited 03-21-2024 11:09 AM
Hi @mipalm,
The best way, utilize OOTB order guide for this requirement.
-Thanks,
AshishKM
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2024 12:07 PM
Hi @mipalm,
I am guessing you are talking about the contextual search.
e.g.
If so, have a read at this article - https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0714564
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2024 07:57 AM
Hi,
I'm having trouble finding the 'page editor' in my instance, do you know where it might be located?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2024 08:05 AM - edited 03-22-2024 08:07 AM
I have created the variable according to the article, however its not showing on my catalog item
(Should be under the 'test' container)