Question
7.2.2 How to localize pxUpdateOpName on my case list
If a work object processed by an Agent, pxUpdateOpName property of a work object contains a value that is not very user-friendly.
For example, "Agent(System-Queue-FlowDependency.pzProcessFlowDependency)" shown below.
I wanted to translate them from "Agent..." to "System", and have tried defining a field value for pxUpdateOpName property as below, but this didn't work.
The text input control which display pxUpdateOpName is configured as below.
Is there any work-around solution for this issue?
Chunzhi
Hi Chunzhi,
Field Name should be pyCaption instead of pxUpdateOpName when you create a field value for this use case (i.e. Localize Property value).
Let me know if this helps :)