Additional 's' added at the end, everytime I create a new table

Bharadwaj_G
Giga Contributor

Everytime I add a new table with new application , i get an additional 's' added to the end of the string.

gundubharad_0-1755657849382.png

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.

gundubharad_2-1755657960621.png

When i clicked "cooks" moule

gundubharad_3-1755658111603.png

 

But when i click "new" button it shows this

gundubharad_4-1755658176020.png

It's happening everytime

2 REPLIES 2

debendudas
Mega Sage

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.

debendudas_0-1755715796801.png

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 👍

subsforb
Mega Contributor

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.