Additional 's' when creating a table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2017 09:00 AM
When creating a new table which leads to the creation of a new module, I always notice that the menu name is same as the table name but in the name of the module, an addition 's' is added. for instance, If I create a table by the name mongoose_server, the menu name will be the same but the module name would be mongoose_servers. Is there a glitch somewhere or have I done a mistake somewhere. I am trying hard to figure this out but not able to so thought of putting this as a question. Attaching a sample as well.
- Labels:
-
Incident Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2017 10:34 AM
Tarun,
It's making it plural by adding the 's' to the end. You could avoid this by either editing the application menu, naming it differently so it makes more sense, or not creating the module link automatically, and creating it yourself later.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2017 08:18 PM
Thanks Andrew, that helped