Copy custom incident filed to problem

nehasingh98
Tera Contributor

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.

1 ACCEPTED SOLUTION

Zach Koch
Giga Sage
Giga Sage

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

ZachKoch_0-1732197937385.png

This is where the UI action/Script include that are OOTB for Create Problem pull the fields to copy over to the new Problem

If this information helped resolve your issue, please remember to mark response correct and thumbs up to help future community members on this information, thanks!

View solution in original post

2 REPLIES 2

Zach Koch
Giga Sage
Giga Sage

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

ZachKoch_0-1732197937385.png

This is where the UI action/Script include that are OOTB for Create Problem pull the fields to copy over to the new Problem

If this information helped resolve your issue, please remember to mark response correct and thumbs up to help future community members on this information, thanks!

Runjay Patel
Giga Sage

Hi @nehasingh98 ,

 

You need to update the system property with your newly created fields comma separated.

RunjayPatel_0-1732203504319.png

 

-------------------------------------------------------------------------

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

-------------------------------------------------------------------------