
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2024 12:29 PM
Hello,
How can I add fields, and modify the layout of the caller info card? This is on the section that appears after the "Contact" button is clicked.
Thank you,
j
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2024 01:30 PM
What release are you? I am able to navigate to a similar UI using UI Builder:
Clicking on Record Information SNC brings me here:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2024 01:30 PM
What release are you? I am able to navigate to a similar UI using UI Builder:
Clicking on Record Information SNC brings me here:

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2024 05:22 AM
Hi Kevin,
Thanks for your response. We're on Washington, Fedramp.
I'll take a look at your suggestion and report back.
Thank you,
Jay

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2024 07:19 AM
Thanks Kevin!
Do you know if any ServiceNow platform updates to the 'parent' variant will flow into the copied variants?
Or will these new variants will trigger skipped updates?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2024 09:23 AM
The short answer is no, the copied variants are new records independent of the record they where created from. So if ServiceNow updates the source record the copied variant will not get those changes.
The slightly longer answer is a little more nuanced. The source record has some of it's own logic, but much of the variant is references to other records. For example references to components, data brokers, controllers presets etc. All the things that are referenced will still be references in the copied variant, and therefore upgradeable.