Skip to main content
Nintex Community Menu Bar

Generate unique IDs for a list using Nintex workflow/form

  • January 14, 2021
  • 1 reply
  • 263 views

Forum|alt.badge.img+7

I am in SharePoint 2016. Want to create a custom list: product.It will have two columns Product Type and ID. Using the form, the user shall only enter the product type. But I want to automatically generate an ID for each product type starting with 1. The ID will not be displayed in the form.

 

What action do I need to use in the workflow? Thanks a bunch:).

 

Mayank

1 reply

Michel
Forum|alt.badge.img+7
  • January 18, 2021
As soon as the list item is created (saved), a unique List Item ID is generated by SharePoint. Would that be sufficient?