- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2022 07:02 PM
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.
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.
Solved! Go to Solution.
- Labels:
-
Change Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2022 07:11 PM
Hi you need to go sys_translated table and need to do translation for process flow table i.e sys_process_flow table
Harish

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2022 07:11 PM
Hi you need to go sys_translated table and need to do translation for process flow table i.e sys_process_flow table
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2022 07:18 PM
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?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2022 07:31 PM
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
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2022 07:54 PM