Add field from another table on form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2020 04:47 AM
Hi,
I stuck on the silly issue. Can anyone provide me how to add fields (e.g Actual time left) from Task SLA to Incident?
On form layout I cant find any fields from Task SLA
Relationship between two tables will work?
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2020 05:46 AM
Hi,
Still not clear to me.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2020 06:25 AM
ok, I'll try to explain in details
I've got custom table and on this table I want see field "Business elapsed time" or "Business time left". Field will displaying value 0 sec.
How to put it on my custom table as a field with this value.
xxx0001004 is just a record from custom table

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2020 05:40 AM
Hi,
I suggest you to add related list instead of creating field. You can have more than one SLA, so it may confuse if you use elapse time from SLA.
To make SLA related list visible you can right click on Form header and the select configure > Related lists
and then select Task SLA->Task from the slushbucket to display the SLA information in the form.
Thank you
Palani
Palani