Deep dive demo webinar: Get an in-depth look at the enhanced Nintex CE Platform
All archived community articles, forum posts and groups. Here you will also find older K2 brokers as well as archived Group content.
Recently active
We have a Nintex form which contains panels with text box controls, some circumstances we are disabling some panels, if the panel is disabled we are unable to copy text in that panel.this issue having in internet explorer Chrome we don’t have any issuesÂ
Hello All, I am wondering if there is a physical location of the nintext mobile form I submitted it must be a xml file I believed. Thanks
How can I make an attachment required based on a couple of drop downs. The attachment is hidden in a panel and it appears when a couple of drop downs get selected. The drop down choices are read from customs lists. Any help would be appreciated, thanks.
So I am sure this is a very basic question but the solution is eluding me. I have a site workflow that uses a start form to take user input and then proceed to update multiple lists. All that works just fine. The issue that I have is that once the user has input their information and it has been saved the workflow dumps them out at the Workflow status screen....what I would like to do...is have the workflow cycle over allowing them to input more records if they want and only when they select a certain condition within the workflow does it terminate. So, maybe as long as they press the "Save" button after the information is entered, the workflow would process and update the list then re-start displaying the form again...but, when they press the Cancel or Exit button the workflow would stop...I need some advice on how to get it to re-start ...I have tried using another site script to control it but that does not work. Does anyone have any idea how I can do this?
Is it possible to hide ribbon and site left navigation in responsive Nintex Form at runtime? In classic form you can use custom javascript and css but in responsive form this feature is not available.
I have a timesheet form created in Nintex for SharePoint 2013 and the requirement is that in the hours field, only whole numbers or multiples of 0.25 should be allowed. So only the following values should be allowed: x, x.25, x.5 and x.75. I dont want this to be done through a dropdown option which would contain a lot of entries, as x could be anything. I want it to be achievable through a validation rule, if possible. Any help in this regard will be highly appreciated.
I'm looking to use Copy to file action in a Nintex workflow however the option is disabled. Â In SP admin the option is already enabled, any help would be appreciated? Still showing as disabled. Â Â
Yup...Nope...Are there extra steps necessary to get the 'Delegation' link to appear on the form?
 I am using Nintex Nintex Workflow for SharePoint 2019 version: 5.0.1.0  I republished a couple of workflows and selection the option to see and republish all workflows using the UDAs. Now when I check the associated workflows I am seeing two of each :( Although I checked my list and even deleted the previous versions of the workflow to no avail. Is this by design or can I remove workflow versions from this view that are no longer in use? (there are no workflows currently running so I did remove them from the Workflow Settings for the list).  I would just prefer to see it clean and showing only the current UDA version with the current workflows like it was in 2013. Â
I have a list created from a template of a list on the same site. When I create a new Nintex form with no changes to the base default layout of any kind and it previews OK, but when published, the default New Item SharePoint form is still displayed. The Display and Edit forms flash a "processing" message and render as blank pages. There is no additional javascript -- although it appears Nintex has added some to the custom box to fix some issues w/ PDF  What could be causing this straight out of the box?  Here are the steps I took: Create a new classic form and make no changes to it Save it Preview it - looks OK Publish it Open a "New Item" -- form displayed is the original SharePoint NewForm.aspx Add a new item & save Display the form -- flashes a message and renders blank Edit the form -- flashes a message and renders blank Any help greatly appreciated.
How do you display dateDiffDays in years and months on a form?
I have been trying to write some JS/JQuery code based on other examples I've seen for similar requirements, but I'm getting nowhere. I am not a developer and only know enough JS to be dangerous.  I need a button click to submit the answer to a question and populate a people picker field with the current user and a date field with the current date. Below is the code I have written in the form's custom Javascript field: function SetAnswerInfo() { NWF$ ("#" + varAnswerBy).val(Current User); NWF$ ("#" + varAnswerDate).val(Current Date); } And in the button's client click field: NWF$(document).ready(function(){ SetAnswerInfo(); }); The fields to populate are on the form, but hidden behind the header since marking them not visible causes the form not to load. Both fields have been assigned the JS variables shown in the code above.  I am also using the button's "Connected to" feature to set the submission's status to "Answered". The status is set as expected, but the code is not po
Hello, Â How can i set the date field inside repeater? i am able to set the text box and drop down values. On text box change i am setting the values using javascript. I am using the below javascript code. NWF$(".MainRep .nf-repeater-row:last .weightage:input").val("10"); for textfield and dropdown it is working but for date field is not setting the value. Â Regards, Hema
I created a workflow from a SharePoint list that includes a person/group lookup field that pulls from our Active Directory. When I add it to the Nintex Send Notification email in the Subject line or body of email it displays text like this - i:0#.w|ibcssmithjl instead of the person's name as it appears in the SP list. The last part of the text is part of our domain and user name.   I used the Insert Reference and then Item Properties to pull in the field. We're using Nintex 2016 and SP 2013.  Is there a way to get the person's actual first and last name to display in the email?  Â
Hello Everyone, Â I'm using project server 2013 and I've created a template site on which I attached a workflow list so all my new site will have this workflow attached to their list but I'd like to be able to deploy this workflow to my current existing site, I have more than 500 sites so it's not possible to do it one by one... So any idea of how could I do that? maybe a powershell script? Â Thank for your help
I am using Nintex for SharePoint 2016 in order to create a set of forms all based on a 'master form' that carries standard look and feel and a number of common controls. I want to use the inheritance features so that a single site content type can be used multiple times to create child list content types. I expected that subsequent changes to the site content type would be inherited by all of the list content types which are children of the parent site content type. This is not working properly. There are two main symptoms:  The inheritance breaks, i.e. the list content types do not inherit changes to the parent. The site content type disappears from its group, so that it ceases to be available to create new child list content types.  There are clearly huge benefits from the inheritance feature which Nintex describes on its website, so I do not want to give up on it and have to use exported and imported form designs as the means of creating the many list content types.  Please
I have set lookup default field value(from query string parameter) in my nintex forms as below and it was working fine.NWF$(document).ready(function () {   // here I was setting value "1" which is comes from query string    // It was working fine before update   NWF$("#" + ctrlID_ParentRequestDDL).val("1");});Now In my SP server I have installed latest Nintex Forms 2013 update i.e. 2.8.1.0, suddenly it's stopped working.I have tried to find reason and I found that now in latest update, Nintex Forms uses Knockout JS to bind lookup field dropdown values e.g.,<select title="" class="nf-lookup nf-ignore-getvalue nf-associated-control" id="ctl00_ctl39_g_c7140103_9f24_45a2_bf80_27a46acbea34_ctl00_ListForm2_formFiller_FormView_ctl118_lookupfa176a38_9bc4_4605_a0bc_2b9f7308ff55_Lookup" style="width: 100%;" formcontrolid="366ae762-ebb7-4480-baba-de982e7e361f" data-use-attribute-as-value="data-nfChoiceValue" data-bind="css: cssClass, options: lookupItems, optionsValue: 'id', optionsText: 't
Hi, Im trying to set values with my rules related to page actions or values but i can only disable or hide. Am i missing something. Attached find my screen and then the screen of posts online that i expect. Any advise will be appreciated. Thx   Â
Hello everyone, Â I'm moving my first steps on Nintex Cloud and I'm facing a problem that seams of easy resolution, but that I cannot solve myself. I have a form in Nintex cloud and I would like to create a rule on the date field to not allow values before 24 hours from today (e.g. I'm filling the form Today at 1:00pm, I cannot select a date before Tomorrow 1:01pm). The rule would be of easy setup, but I cannot find a way to get today's date. Â On the Cloud Workflow, under context variable, I have the options to select 'Current Date and Time', wich would be exactly what I need. Â Â Â Â Â Â Â Â Â Here when I try to create the variable. The Context pannel is empty, and of course I cannot use variables created in the workflow since the form is created before any of those variables is created. Â Â Â Â Â Anyone knows how to solve this issue? Â Thank you Â
Can anyone please suggest how I compare field from two different list.  Scenario is like have two list Employee and projects. Each and every employee need to submit project in project list. If any employee who forgot to submit will send reminders to them.  Employee list contain all the employeesÂ
Hi everyone,  I'm currently in the process of making a form to report Wildlife Sightings. It would be really helpful to my colleagues if we had an image/map where users can drop a pin on to show an approximate location of the animal. A form was created http://still-eyrie-91505.herokuapp.com/ (you can see the image map used at the bottom where you can make a mark) , but I'm trying to switch it over and utilize Nintex. In this form, they embedded a Leaflet map - https://leafletjs.com/  Is it possible to embedd a Leaflet map into a Nintex form, if so any tips for that? I seem to be getting stuck.  Or, is there another option for having an image where users can draw or mark an "X" in nintex?  Thanks, I really appreciate any help or insight you may have.  Ally
Hello,  I want to assign premission to item based on workflow variable. I created many groups like:  IFRS16-AT1 IFRS16-AT2 IFRS16-AT3 ...  Now I need to assign the right permission group based on compan code (AT1,AT2,AT3,...) requestor choosed. However, when want to assign permisson like "IFRS16-{workflow variable-company code}" it always splits like this:  ifrs16-; Company Code;  Should I first set variable for IFRS16?  Thank you. Â
Hi Everyone  I'm trying to accomplish something which should be very simple but I'm stuck  I create a workflow on a list, this worflow is launched when a new item is created and only when a new item is created, I'd like to be able to identify the item which starts my workflow to be able to get my item title and two others columns Any idea if there is a way to do that?  Thank you for your help  Kr
Yesterday, I added a few rules on my Nintex Form. Simple rules to require an attachment when a certain option was selected. I needed some clarification on things, so I just saved my form and did not publish it. I got the clarification I needed, and attempted going back into my form today to publish it and am getting this error: '', hexadecimal value 0x13, is an invalid character. Line 7, position 6351 My Form will not open at all. And I am unable to click "Versions" to set things back to the prior version. I do not have Sharepoint Designer, and that seems to be the only route in "possibly" fixing things. Is there anything els eI can do? The form has been in use for over a year and lots of time/effort have gone into it. So I can't scratch things and rebuild. Please help! Â
Sorry if this post already exists, but couldn't find anything related.  We're about to go through a migration. I'm looking to simply do a farm inventory on my Workflows.  I'd like to have a report of all workflows created on my farm.  1. All workflows created within a site. (Site workflows and templates) 2. All workflows created within a list/library.  Ideally the report would have a the workflow name, Site Name, Site URL, List Name and List URL.  Is there something available for this?  Cheers, Troy
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.