Hi -
Hoping someone out there can help me out.
I am trying to add a custom button to a nintex (display) form, which opens the current item in edit mode.
Does anyone know how to achieve this?
Hi -
Hoping someone out there can help me out.
I am trying to add a custom button to a nintex (display) form, which opens the current item in edit mode.
Does anyone know how to achieve this?
You can use :
window.open("https://yourwebapp/site/yoursite/lists/yourlist/EditForm.aspx?ID={CurrentItem:ID}", "_blank")
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.