Skip to main content
Nintex Community Menu Bar

I HAVE one more problem i want to show data before user accept or reject i understand we can show task as table  but sir how to show data of that task means which table data that trigger this workflow i want to show that data and based on that data user can able to approve or reject any way to do that without nintex workflow form

Hi ​@saurav67665, try adding an “approval workflow” column to your table. Then, when your approval workflow runs, you can have it populate this column with the workflow instance id. This should give you a way to link Tasks and Data on the apps side, since you should be able to view tasks and Nintex Data rows linked to the specific workflow instance.


In case you haven’t seen it yet, there’s a Nintex University course that walks you through setting up a Leave Request with Tables, Workflows and Apps:
Activity course: Leave request scenario


Reply