I want to make an existing table as extensible

Community Alums
Not applicable

Hi

I am having a existing table which is not extending any other table. Now, I want to make that table as extensible..
But I am not able to achieve that..

UTSAVJAISWAL_0-1725609995672.png

It is giving this error.
Please provide with some solution.

Thanks
Utsav

5 REPLIES 5

Anurag Tripathi
Mega Patron
Mega Patron

Hi Utsav,

 

If you want to extend any other table , this has to be done when you are creating the table. Not Afterwards

This is because while creating a table it incorporates all of the fields of the original table and creates system fields for the new table.

-Anurag

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Community Alums 

 

Try to do it from form level. 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Community Alums
Not applicable

Hi @Utsav JAISWAL ,

Not possible.

 

Dr Atul G- LNG
Tera Patron
Tera Patron

You can make it extensible not can't extend now. @Community Alums 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************