Create New Item in Another Site function not working :(
Hi allSo im trying to make a very simple workflow (with Nintex 2010) that will create a new item on another site using the "Create New Item in Another Site" function. Everything works fine when i have...
View ArticleHow to read the input of a yes/no checkbox?
Hi , In the properties of the Yes/No control, you'll need to specify a Client ID Javascript variable name (in the Advanced section). Next, wherever you are checking the value, you can do it as follows,...
View ArticleRequest Data Object with Attachments
Hello All, I've search the existing items and am not sure I found an answer to what I originally thought may be a simple questions. I have a list with a workflow that includes a Request Data item....
View ArticleCreating a site collection in 2010 mode
Hi, I have a SharePoint 2013 farm with a web application that hosts a site collection running in 2010 mode.On this site collection there is a Nintex Workflow (Version 6.0) that tries to create a new...
View ArticleStatus of workflows that start if an infopath-form is created
Hello,there is a list/website, that contains the workflow-status of all workflows of a sharepoint-site: http://<sharepoint>/_layouts/NintexWorkflow/ItemWorkflows.aspx?Category=SiteI now have a...
View ArticleCreating an extensible Nintex Workflow add-on for SP 2013 On-premise
I have a strange technical requirement of a workflow that needs to execute a PowerShell command on the server side. I understand that this could be achieved via CSCRIPT in a C# code, but I'd rather...
View ArticleShould I update - "A new database update is available"?
We have a QA and PRD sharepoint (MOSS 2007) farms with nintext workflow 2007 running. On both farms, the Nintex Workflow Database version is 1.0.4.1 and only one configuration database (also used as...
View ArticleSetHumanWorkflowApproversMetadata_SystemUpdate- Error after upgrade
Hello,We are in the process of testing a workflow, that has a flexi approval control. The direct manager approves the request from the form (not from the task list in the sharepoint server), the WF...
View ArticleCustomize SharePoint 2010 Daily Summary Alerts
I am a newbie to both SP 2010 & Nintex workflow 2010, so please excuse my minute knowledge on these products.My Requirement: I have a SP list which is updated by team regularly. I have set an alert...
View ArticleQuery XML error
Hi all,I have the following XML returned by a webservice:<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"...
View ArticleRequired disabled control clears out on save
So I have a form on a SharePoint list with required fields. I have a user group that can only edit certain fields in an existing item. Some of the fields they cannot edit are required fields. When a...
View Articleset people picker by javascript
Can anyone point me to an example of how I can set a people picker value from javascript. My design is such because I am trying to bind data that lives in another list to a field on the form. I've...
View ArticleCan't view all tasks completed when viewing workflow history of an item.
When I click "View workflow history" of an item, it just show a line from a first task to the final task. it is not showing all the tasks in between. Is it possible to display all the tasks?
View ArticleAttachment button
Hi everyone. Is there a way to add an attachment button to the bottom of the form, other than the built-in one in the toolbar?
View ArticleSet Variabile inside workflow.
Hi, I have a question, if somebody could help me I'd be really happy. I'm creating approval request (new virtual machine request). There is more divisions in my company and for each division there is a...
View ArticleHow to clear "Date/Time" and "Liste Item ID" variables
Hi all :) I have some workflows running that uses some variables. I would like to clear these varibles at the end of the workflow. I use the Collection Operation action to do this. This action,...
View ArticleDelete Previous Versions with Document Sets
Hi. I am building a workflow for document sets. My question is, How does "Delete previous versions" work with them? If, at the end of my workflow, I added the "Delete Previous Versions" step, would...
View ArticleWhat Marks the End of a State?
I've read in several threads that the change state action doesn't change the state immediately, instead, it sets a flag, and runs the rest of the current state. For instance, I have a state and it...
View ArticleLayout style distract
Hi,I got a problem while printing my form, I apply css on title header (as Label) with blue background ( .header { color:blue; } ) and it appears blank when it printed. Does I missed something when...
View ArticleHow to read values of choice in Nintex Forms?
Any body having idea of reading the current value of the choice fields (dropdowns) in the Nintex forms using Jquery?Thanks,Vinay.
View Article