I think it better to use the workflow item "Office 365 update items" instead of normal update item, it works.
I am having the same issue, unable to pass control value to stored procedure, it works without parameter. Any update on this issue? I am using ...
Did you fix this issue, I am getting permission issue, but works on ssms
Hi When item is created in list 1, from the list 1 workflow make list query to List2 with [choice fields] and email into a collection variable. And b...
I think you should publish workflow using a functional or service user account who is the owner of the site. Go for the item level permission. And giv...
I am using the function fn-userProfilelookup in caml query for the list view control and it is not geting any value it seems, i am not getting any re...
The column sorting is not working in Nintex Forms 11.4.2.30, when clicking on column nothing is happening, even click on column arrow and selecting t...
I am using {Web URL}/_vti_bin/usergroup.asmx and AddUserToGroup to added user to the group in workflow using web service, the user is added succe...
I am using NWF$("#s4-ribbonrow").hide() to hide the ribbon, the browser is showing a white area at the bottom. Any idea how to hide it. Note: th...
I have workflow with a start from with a single text control. I tried to get the text data to the workflow using QueryXML and Form data. But the ...