Skip to main content
Nintex Community Menu Bar

EditForm

  • June 23, 2021
  • 1 reply
  • 76 views

I am trying to figure out the best way to get the link to the Edit form of an item that is in a SharePoint Online custom list item to open it with nintex workflow notification email I have tried web/site/Lists/listname/EditForm.aspx?ID=ID or ID=[ID] but either works the form kee

1 reply

Forum|alt.badge.img+12
  • Apprentice
  • June 23, 2021

Hi,

Try this way:

Insert the SiteURL, List Name, and ItemID from Workflow context and Current Item properties as shown below.

1 - If list name has white spaces, you get broken link delivered in the email, so follow 2nd approach

2 - Insert a hyperlink, and enter workflow context values in URL field, enter some meaningful text in Hyperlink text field