How to use Template Value as table column
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2018 02:34 PM
Hi Everyone,
Our team came across a table in ServiceNow Share that had a column with type Template Value, which allows a user to choose different columns from a given table:
When we tried to replicate this, we get an Invalid Reference error:
Can someone provide some guidance on how to create a field type like this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-02-2018 10:02 AM
Hi Davilu,
You can set the "template_value" data type visible on the "type" field, by setting the visibility of "template_value" data type on "sys_glide_object" to true. Below is the list view snapshot of the table, listing the template_value field type.
Hope this helps!!!.
Mark this as Helpful if it does the job.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-01-2020 10:53 PM
Hi Rupam,
I am also having this concern ,but here i cant able to change visible to true.
Please help me in making that visible to true.
Thanks,
Arjun.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-02-2018 10:11 AM
The URL to navigate to the list of "sys_glide_object" table is https://<instance_name>/nav_to.do?uri=sys_glide_object_list.do
I came to know about this from one of the Chuck Tomasi's TechNow videos
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-01-2020 11:13 PM
Hi community,
I also having this requirement which i need to fulfill by getting template value type visible while selecting field type for custom fields on the form.
Can anyone help me solving this.
Thanks,
Arjun.