Additional 's' added at the end, everytime I create a new table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Everytime I add a new table with new application , i get an additional 's' added to the end of the string.
after creation, I looked up for "Food" on application menu. It shows "Cooks" instead of "cook" . I clicked edit icon on Cooks, the following image is what it displays.
When i clicked "cooks" moule
But when i click "new" button it shows this
It's happening everytime
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi @Bharadwaj_G ,
This is happing due to the Plural field label of your table.
Please follow the below steps:
1. Open your table by navigating to the sys_db_object.
2. Open the record present in the "Labels" related list.
3. Update the Plural field (remove the 's') with the same value of Label field.
4. Save the record.
If this solution helps you then, mark it as accepted solution ✔️ and give thumbs up 👍!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Thanks for the solution, but in this method, I have to do this for every new table I will create in future. I was searching for a one-time solution.