- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2024 09:52 AM
Hi,
I have users trying to create their own templates for the [universal_request] table in servicenow
When they try it there's not a bunch of options under the Template field to chose from...
see below:
I'm trying to understand what is preventing the user to see the Universal Request fields there
Ive checked ACLs and this user is able to READ/WRITE on this field on a commom Universal request form so what the heck is happening here?
I'm not familiar with this 'template_value' type of field
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2024 10:10 AM
Hi @Vinicius Luz1 ,
Check if there is any ACL on save_as_tempate operation for that table. if any ACL exists add the roles to it. if not create one and add roles.
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2025 09:41 AM
This first time that I'm coming across this table
I didn't have this plugin installed in my Instance .
Regards,
Chaitanya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2025 09:45 AM
It was a Scope issue - Now It worked thanks Chaitanya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2025 09:49 AM
Oh ok
Thanks for sharing that
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2025 05:15 AM
How did you fix that in the end? I'm facing the exact same requirement..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2025 02:32 AM
Hi,
Can you please explain what the scope issues was? I've tried to create ACL´s in various scopes but still no progress.
Thx.