Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Work Tasks

Customize User Name

  • Last UpdatedJun 10, 2024
  • 1 minute read

To customize the user name appearing on the top-right corner, follow the steps given below:

  1. If you want to change the caption work item list, search for the following line of code in the NewKeysBPM.txt locale file. This file is present in the [AVEVA Work Tasks Installed Path]\AVEVA\Work Tasks\Locales\en-US\NewKeysBPM.txt.

    <td align="right" width="80%" class="LoginName"><%=_WorkItemControl.GlobalResourceSet.GetString("Workitem list of")%> <%=CurrentLoggedUserName%>&nbsp; </td>

  2. Change the text Work Item list of to Welcome

    <td align="right" width="80%" class="LoginName"><%=_WorkItemControl.GlobalResourceSet.GetString("Welcome")%> <%=CurrentLoggedUserName%>&nbsp; </td>


TitleResults for “How to create a CRG?”Also Available in