Skip to main content

Hello,


I want to start a Nintex Workflow with a button in a Nintex form. How does this work?


Thanks


  panc


SharePoint Foundation 2013
Nintex Forms 2013 ( 2.11.5.20 )
Nintex Workflow 2013 - English
Workflow version: 3.4.0.0


I found this post, this did not work for me: https://community.nintex.com/t5/Nintex-for-SharePoint/how-to-start-a-workflow-on-button-click-using-javascript-in/td-p/30616

On your button, open the settings and in "advanced" connect your button to a field and give it a value.
In your workflow, configure it to start only when this field equals this value.
The first action of your workflow should be to change this value, otherwise your workflow might trigger several times if there's updates on the current item.


Reply