Make a copy of a task item in PeopleUpdate

Make a copy of a task item in PeopleUpdate

PeopleUpdate doesn’t have an administrative capability to copy task items or page layouts. To copy a task item, follow the steps below to make changes in your XML configuration file. This process will also copy the page layouts within the task item.

1. Before you begin, make a copy of your configuration file as a backup in case you need to restore it. The configuration file is typically located at %Program Files%\WebActiveDirectory\PeopleUpdate\Configuration\WebADConfiguration.xml.

2. Open your configuration file using an XML editor like Visual Studio or something similar that can format the whole document and make it easier to manipulate nodes.

3. Find the dynamic task item you want to copy by searching for the name of the task item.

4. Make a copy of the entire dynamicTaskItem node, including all children.

5. Paste the copy below the model and change the taskItemKey value to something unique within the section node.

6. Set the name to the value you’d like.

7. Test the changes.

    • Related Articles

    • Create and Show an Organization Chart in PeopleUpdate or PeopleSearch

      You might want to create a tab that has an organization chart starting with someone in your organization like the CEO, President, etc. Follow the procedure to create a new tab and set up the organizational chart by using the Org Nav in PeopleUpdate ...
    • Customize PeopleUpdate Help Text

      You can use localization to make help text modifications for pages in PeopleUpdate and this won’t cause any problems with the application. Refer to the article below to change help text for the pages you’d like to customize. ...
    • Change the language for PeopleUpdate

      You can localize most of the PeopleUpdate Search Console to any language you need but the Admin Console is only available in English. We only ship an English version of PeopleUpdate and you will need to perform the localization yourself since we ...
    • What Source Properties Can I Use in the CurrentUser Context of PeopleSearch and PeopleUpdate?

      PeopleSearch and PeopleUpdate allow for an extremely powerful way of dynamically displaying data depending on the user who is logged into the application. For example, it’s fairly straightforward to create a tab called “Groups I Manage” then set up ...
    • Migrate PeopleUpdate or PeopleSearch to a New Server

      You might need to migrate PeopleUpdate or PepleSearch to a new server for a number of reasons. In general, the migration process is very simple and just follow the guidelines below for a successful migration.  1.  Download the proper version of ...