Configure the @mention properties
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-02-2018 12:45 AM
Hello,
When using the @mention in a form for example request or incident we can just see the "First name + Last name" of a person. Is it possible to add the user ID under the name or configure this is some way to make it more clear who you are mentioning? I will add a screenshot of the problem
- Labels:
-
User Experience and Design
- 6,435 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-07-2019 05:55 AM
We have the same ask/issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-12-2019 03:04 AM
I also have the same requirement .
kindly suggest .
Regards,
Namrata
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-18-2019 08:29 AM
I submitted idea on idea portal on community to try to get this as an enhancement. please go vote on the idea so we can get enhancement in a future release - link to idea on idea portal - https://community.servicenow.com/community?id=view_idea&sysparm_idea_id=59ccfee9dbf90850d82ffb243996...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-20-2019 04:31 AM
You have my vote.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2020 11:47 PM
Hello All,
Thanks for your reply .i found the solution as the change the default value for the user in the user table and created on Before business rule to check the user table if user is already there then i am appending the first name and last name in the user id so it will show us the whole name or we can append the email id with the user id .it is easy to identify the user with the same name .
i also write the fix script for the existing users so it modified the existing user id .for New user i have already written the On before BR so it will modify the new user id if found similar user .
Regards,
Namrata Agrawal