Change "preapproved" to "Standard" on sn_chg_model_ui_landing.do

divyasurada
Tera Contributor

Hi,

I want to change "preapproved" to "Standard" on sn_chg_model_ui_landing.do. Let me know how to achieve this.

 

find_real_file.png

1 ACCEPTED SOLUTION

Vasantharajan N
Giga Sage
Giga Sage

Please add an entry to table sys_ui_message same as 

find_real_file.png

Result would be 

find_real_file.png


Thanks & Regards,
Vasanth

View solution in original post

8 REPLIES 8

Vasantharajan N
Giga Sage
Giga Sage

Please add an entry to table sys_ui_message same as 

find_real_file.png

Result would be 

find_real_file.png


Thanks & Regards,
Vasanth

Thank you! This worked.

Can you please let me know if this is going to affect anything else in the system?

No. This will not have any impact on the system if you are not using Language translation plugin. 

if you are using it then you should be careful in using the below syntax.
i18n.getMessage("Preapproved")
;

Thanks & Regards,
Vasanth

Hi Divya,

    Can i know how you achieve this.

   I create the same,

   

gurramvanaja_0-1687943791492.png

But the result is same.

gurramvanaja_1-1687943826343.png