Where do we configure the translation for process flow formatter?

Ronald11
Tera Expert

Hello experts,

I was tasked to rename the workflow status of our change request, and first I tried modifying our process flow formatters, I was able to modify its label but I don't know how to modify its equivalent translation.

find_real_file.png

Do any of you have any idea where I can find and modify the translations for the process flow formatter for the change request.

Thanks in advance.

1 ACCEPTED SOLUTION

Harish KM
Kilo Patron
Kilo Patron

Hi you need to go sys_translated table and need to do translation for process flow table i.e sys_process_flow table

Regards
Harish

View solution in original post

6 REPLIES 6

Harish KM
Kilo Patron
Kilo Patron

Hi you need to go sys_translated table and need to do translation for process flow table i.e sys_process_flow table

Regards
Harish

Thanks very much I found it.

Just an off the topic question, I also created a custom label for the choice in the state field, to match my process flow formatter above, like transform Assess -> Change Management, as I test it it seems fine, but do I still need to change some scripts?

No need to change scripts. You can test and confirm. but for translations there is no script required just we need to do translations in the sys_translated table

Regards
Harish

No I mean for the choice in the state field itself, not in regards to translation. I created a new label but i retain the values but just set the oob to inactive when I tried it doesn't cause any issues. But do I still need to revise some scripts or not? 

find_real_file.png

Thanks.