How can i design a form for parent class and same to be replicate to all child class

Suhail2297
Tera Contributor

How can i design a form for parent class and same to be replicate to all child class?

Please guide

1 ACCEPTED SOLUTION

Hi @Suhail2297 ,

 

If you are trying to show the same form on child table (incident), It should extend the parent table (task).

Here the task table fields will be present in the incident table for reuse.

AlluGopal1_0-1738904448319.png

 

I hope this helps you to understand.

 

Thanks and Regards.

Allu Gopal.

View solution in original post

11 REPLIES 11

Can you please give one example and explain?

 

@Suhail2297 

already informed the same earlier.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Can we connect over linkedIn?

Hi @Suhail2297 ,

 

If you are trying to show the same form on child table (incident), It should extend the parent table (task).

Here the task table fields will be present in the incident table for reuse.

AlluGopal1_0-1738904448319.png

 

I hope this helps you to understand.

 

Thanks and Regards.

Allu Gopal.

Thankyou for your answer.