- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-06-2025 08:58 AM
How can i design a form for parent class and same to be replicate to all child class?
Please guide
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-06-2025 08:57 PM - edited ‎02-06-2025 09:00 PM
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.
I hope this helps you to understand.
Thanks and Regards.
Allu Gopal.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-06-2025 09:44 AM
Can you please give one example and explain?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-06-2025 08:19 PM
already informed the same earlier.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-06-2025 08:33 PM
Can we connect over linkedIn?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-06-2025 08:57 PM - edited ‎02-06-2025 09:00 PM
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.
I hope this helps you to understand.
Thanks and Regards.
Allu Gopal.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-09-2025 10:05 PM
Thankyou for your answer.