Here's the screenshot of Incoming Mail feature in SharePoint 2016. I have set enabled to "Yes". "Automatic" settings mode is disabled for some r...
I was able to solve it by referencing Nintex.Workflow.HumanApproval library and writing following code: SPListItem taskitem = NintexTask.Retri...
Please respond if someone has an answer as I am stuck. I have to use Request Data because then I can assign a custom content type.
By the way my C# code on button click of approve button is something like this: item["Outcome"] = "Continue"; //i know Outcome is not the inte...
Thanks for the reply Kapil. I am a little confused now because it seems my understanding about how Nintex Workflow license works was incorrect. ...
Hi, I am trying to setup LazyApproval and confused about one thing. When I go to Central Admin I can enable LazyApproval and there it is asking ...
I am using Request Data task in a Nintex 2016 workflow in SharePoint 2016 on-premise. I have attached custom content type to it and also added o...
Hi, Please tell me how can I assign my own custom task form to a Nintex workflow? I tried using "Flexi Task" and there is "Edit Form" button o...
I have got a SharePoint farm which is both production and development i.e. we are developing workflows on it and it will also serve as a producti...
If I have Nintex Hybrid license, does it mean I can develop workflows for both Office365 and on-premises SharePoint 2016 environments?