Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles / productivity / SharePoint

Updating Display Name for a Link in Sharepoint through Nintex Workflows

5.00/5 (1 vote)
27 May 2014CPOL 8.2K  

Introduction

In this tip, I have explained how to update a “Display Name” for a link in SharePoint through Nintex workflows.

  1. Click on “Site Actions”->”View All Site contents”

    Image 1

  2. Click on the list.

    Image 2

  3. Click on “Workflow Settings”->”Create a workflow in Nintex workflow”.

    Image 3

  4. Drag and drop an “Update Action Item” from Nintex toolbox.
  5. Click on “Configure” and enter the details as shown in the screenshot.

    Image 4 Here, field will be the column where you want the display name to be updated. In the value box, enter the URL as below format, “Your link address”, Display name.

  6. Save and publish the Nintex workflow.
  7. Below is how the Display name for a link will appear in the List.

    Image 5

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)