Chatbot Input format
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2024 08:06 PM
Hi all,
May I need help on Virtual Agent Designer, I would like to let user input text, put the text need to display as password.
as below. the number input by user, but the result I need is displaying as ******.
Thank you

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2024 08:31 PM
Hi there,
On the User Input you can use the toggle "Mark this response secure". Did you try that? Or is that not what your ask is?
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2024 08:36 PM
Hi Mark,
Yes, I have try this function, unfortunately, when I enable this function, then I can't get what user input.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2024 08:50 PM
when I enable this function, the value return is
$s$MTcxMTk0MTUwMTMzNyBWQSBEZXNpZ25lciBpcyBhd2Vzb21l$y/4HeN60GGnFJG2eLmFkr8JnNw84ldR2qAJXYqkuNAo=
But I need to get the value is 031993, i need this value for further developing.
Thank you