- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
8 hours ago
When I right-click on any form field, I don't get the correct menu that will allow me to show the Choice List, configure the labels, dictionary or styles, etc. Instead, I get a generic menu (see attached screens).
I have tried on different computers and different browsers, and I get the same wrong menu every time.
The menu I want to get:
The menu I get instead, every time for every field:
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
7 hours ago
Hi @lisawalbrid ,
if you right click on the label then it will display-
like in screenshot we have- caller, attachment file from etc. field label is available if you right click on it , then it will show.
If you found my response helpful, please mark it as helpful and accept it as the solution.
Thank you
Nawal Singh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
7 hours ago
Hi @lisawalbrid ,
When the expected right-click menu for form fields in ServiceNow is missing—and you only see a generic browser menu instead of options like "Show Choice List" or "Configure Dictionary"—this usually indicates an issue with either client-side scripting errors, user roles, or UI form configuration problems
Common Causes:
- Client-Side Scripting Errors
Role or Permission Issues
.Corrupted or Customized Form View
Specific Fields or Embedded Lists Breaking the Page
TinyMCE (HTML Editor) Context Menus
Troubleshooting Checklist:-
- Check user roles (personalize_dictionary)
- Inspect browser console errors and fix client scripts/UI policies
- Clear ServiceNow/application cache (<instance>.service-now.com/cache.do)
- Test removing recently added or customized fields, annotations, or related lists
- Try holding Ctrl/Cmd while right-clicking (mainly for HTML/journal fields)
- Test on a simple out-of-box form. If it works, the issue is likely form/view-specific
If you've addressed all these and the menu is still missing everywhere, escalate to your ServiceNow admin or open a ticket, providing your browser console errors and details of recent form customizations.
If it is helpful, please hit the thumbs button and accept the correct solution by referring to this solution in the future it will be helpful to them.
Thanks & Regards,
Mohammed Mustaq Shaik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
7 hours ago
Hi @lisawalbrid ,
if you right click on the label then it will display-
like in screenshot we have- caller, attachment file from etc. field label is available if you right click on it , then it will show.
If you found my response helpful, please mark it as helpful and accept it as the solution.
Thank you
Nawal Singh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
7 hours ago
Yes, this worked!! Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
7 hours ago
Hi @lisawalbrid
I'm glad to hear my response was helpful!