Is a newly created table a module
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-26-2022 01:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-26-2022 01:22 AM
Hi @Vivekanandan ,
Module and a table both are completely different things
Module is a link that will help you to go to a target window. This may be a list of records, this may be a new record form, this may be a url, this may be linking to a report etc..
And, you can say table is a structure in the form of rows an column that contains the record that you have created
Yes, you can extend a custom table.In your custom table but before that make sure that the extensible checkbox is checked.See the screenshot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-26-2022 07:14 AM
Whenever you create any new table then by default create module checkbox is tick and because of that the new module is created along with new table creation.
If you don't want that then at the time of table creation you can uncheck that field value.
If in future you needed module for that table then you can easily create that as well.