- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2018 10:52 PM
Hello,
I have a custom table ,i am not able to extend it and create another custom table.
Eg - I have existing table say u_table1 i need to create u_table2 by extending u_table1 ,(so u_table1 is base table and u_table2 is child table) can you please advice how can i achieve this?
Thanks
Solved! Go to Solution.
- Labels:
-
Personal Developer Instance

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2018 10:55 PM
You need to make u_table1 extensible. Check the extensible checkbox in the parent table. Then it should appear on the extends table of child table.
Please mark this response as correct or helpful if it assisted you with your question.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2018 10:55 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2018 11:00 PM
Hi Sanjiv,
yea . now its coming.. thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2018 11:06 PM
Great. Can you mark my response as correct if it helped you.
Please mark this response as correct or helpful if it assisted you with your question.