- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2024 11:10 PM
Hi there,
I have few new filed created on incident table which i want to copy it when user click on "Create Problem" button. I check the UI action but i am not able to find that where i have to make the changes.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2024 06:06 AM
You don't need to edit the UI action at all. You will need your custom field on the Problem table to start. Once you have the custom field on both tables, you will go to the system properties and add your custom field to this property
This is where the UI action/Script include that are OOTB for Create Problem pull the fields to copy over to the new Problem

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2024 06:06 AM
You don't need to edit the UI action at all. You will need your custom field on the Problem table to start. Once you have the custom field on both tables, you will go to the system properties and add your custom field to this property
This is where the UI action/Script include that are OOTB for Create Problem pull the fields to copy over to the new Problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2024 07:38 AM
Hi @nehasingh98 ,
You need to update the system property with your newly created fields comma separated.
-------------------------------------------------------------------------
If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.
Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay
-------------------------------------------------------------------------