How to remove text from translated history

Community Alums
Not applicable

Hi,

 

I am not able to remove No Respose form Bing Translator just side to translated description.

 

How can I achieve this?

3 REPLIES 3

GlideFather
Tera Patron

Hi,
I am not using this and it is not visible what table is used, try to check all the scripts applied on this table, eventually the UI Messages to locate what is populating this field.

Perhaps the SN Utils can help, try to search for all the codes using the field "Translated history".
If the field is "translated_history" then go with a slashcommand "/code translated_history" + enter and try to search for the codes.

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


Community Alums
Not applicable

Can you suggest how I can use /code translated_history?

Install the SN Utils browser extension (unless you already have it), once you install to your browser (strongly recommended) and then simply press "/" slash button to get the slashcommand option:

Screenshot 2024-11-28 at 08.33.46.png

 

And use the slashcommand with the following:

Screenshot 2024-11-28 at 08.34.31.png

 

Usage example:

/code translated_history >>> it will search for "translated_history" in the scripts,
/code bazinga >>> it will search for bazinga, ....

/code getUserID() >>> it will search for all the codes that contain "getUserID()", it is searching in the business rules, script includes, schedueld jobs, notifications, .... but however not in workflows 😞

 

More details on the extension at the creator's web, or LinkedIn, youtube, ......:
https://www.arnoudkooi.com/ 

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */