Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Add parent table to a child table

Dakshk
Tera Contributor

Hi all,

 

I have an OOB child table sn_si_incident which has extends table sm_order but in my instance the extends table is empty.

While changing it to sm_order it's giving me a message that it cannot be changed after the table is created.

If anyone can provide me with a solution it would be helpful.

 

Thanks.

1 REPLY 1

Valmik Patil1
Kilo Sage

Hello @Dakshk ,

 

Unfortunately We can not do this after table it created

And It is also not recommended to change it using script.

You can create new table if  possible. 

 

Thanks,

Valmik Patil