Virtual Agent: Change "Show me everything" button

Ivan Delchev
Giga Contributor

Hello,

Is it possible to see how this "Show me everything" button works. I can see that this is calling it: vaSystem.sendTopicPickerControl. But there is no documentation about this method and all vaSystem methods at all. Is it possible to check all vaSystem methods.

Another question is if I can find somewhere all vaVars variables.

Thank you!
Ivan

6 REPLIES 6

Geetanjali Khy2
Mega Guru

Hello Ivan,

 

Please go through below article, it will help you to understand about "Show me everything" and how it works.

https://community.servicenow.com/community?id=community_article&sys_id=8fba850ddb6d3f84a39a0b55ca961...

 

Kindly mark the answer as Correct and Helpful if this answers your question.

Thank You.

 

Regards,

Geetanjali Khyale

Hi there,

It's nice that you are referring one of my articles, thank you. Though this article does not describe what Ivan is asking.

Kind regards,
Mark
2020 ServiceNow Community MVP
2020 ServiceNow Developer MVP

---

LinkedIn
Community article list

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

Sindhu Lakshmik
Kilo Explorer

I am not sure whether you will be able to see the button features 

To change the "Show me everything" message you can go to sys_ui_message table and create  "Show me everything" to whatever you want to display , say "Topic Drop down list"

Hey @Sindhu Lakshmikanthan , I tried creating a value in sys_ui_message table as you suggested, but my button still says Show Me Everything...any adivce?