Learn about the latest Nintex capabilities at New at Nintex
All archived community articles, forum posts and groups. Here you will also find older K2 brokers as well as archived Group content.
Recently active
I have an older desktop form that I want to add a repeating section to. The repeating section contains a date/time control, a multi select choice control and a single line text control.With the multi select choice control included, the repeating section overlaps controls below it. When I remove the multi select choice control, the forms expands as it should. Is this a bug? Is there a solution?
I'm apparently doing this wrong. I'm trying to add a validation rule on a date picker that says If Choice A is picked for control named choiceLetter, check if the date selected is more than 120 days PREVIOUS to Current Date, and if it's true then the date is invalid. I can't even get the date rule working regardless of choiceLetter control. Is the below validation rule not correct? It seems like regardless of the date selected it fails the validation.or(dateDiffDays({Self}, Current Date) < 120, {Self} < Current Date)
I'm looking to use a custom page to edit forms in a similar fashion as the new forms in a Nintex Forms Web Part. We need to be able to dynamically change the Item ID so when a user clicks a link in an email they are directed to the "Edit Page" with the correct form.Thanks in advance
Hi All! I have been able to successfully hide fields in my Nintex form from users based on if they are in a specific SharePoint group or not. However, those fields are still visible in the columns on the SharePoint list. Is there a way to prevent that? Thanks!
Please find attachment.How can I add the Repeating Section to the type of the column?
I have SP2010 and created a infoPath form, then created a nintex workflow. The stakeholder would like like the approvals within the infopath form instead of viewing the form and then approving. I was looking at flexi task edit task form but that just opens a blank form. Is there a way to link the edit task form so that I can insert the approves within my current form?
We are in the process of changing over from InfoPath forms to Nintex forms and workflows. With InfoPath forms and SharePoint workflows users required Approve permissions to be able to approve a workflow.According to the answer to https://community.nintex.com/thread/1611 users only require Contribute permissions to approve Nintex workflows. I believe that this is also the minimum permission required to submit a Nintex form to a list. Is there anyway to allow everyone to submit forms while still limiting who can approve Nintex workflows? Nintex Forms 2010 version 1.11.3.1 Nintex Workflows 2010 version 2.5.1.0
Hello,I am using Nintex Auto Delegation functionality, want to delegate the tasks to specific user during specific Dates. I have set the Delegate User but system does not delegate tasks. Below is the screen for reference. Please help me to resolve the same. Thank you,Santosh
Hello,I am trying to display a list of options around 170 entries long.To do this, List (multiple-selection) seems to be the best option for me.However, it seems like the control refuses to display more then 4 lines.I have searched for this question and it was asked once before, and a very short answer was given that just said this:$('#*id*').attr('size',7)Now I understand that I need to change the size attribute to a number that fits on my form, however I am unsure how to find my ID.I did inspect the element and uncovered an ID=1249afba-3713-4218-b7e7-e9fbfdbbbdb0, and the control itself is named in the editor as choOGshipping.Also, when I am adding this small script, what is the syntax required to use it?Currently I have this in the custom javascript section of the form settings.<script>$('#choOGshipping').attr('size',20)</script>This does not work though.Sharepoint 2010Nintex Forms 2010Thanks in advance for any help!
Hello all,I am facing a behavior which in my opinion is more of a usability issue than a help:I have a text field (single line of text) which is connected to a SharePoint Column defined as Number, with 2 decimal places. Whenever I input a number such as 1000,5 the number is transformed automatically into 10005. Validation and regular expressions do not seem to work to stop this behavior. When using a dot however like 1000.5, the number is correctly stored as 1000,5. Is this somehow related to the locale of the site I am in or is this a Nintex setting that I can turn off? My users are getting really pissed because over here we do not use the dot for separating decimals but the comma -> you can imagine the problems this is causing.So does anybody know which setting is responsible for this and how I can turn this off?
Hello everyoneI have a question that has been asked before, but didn't get a definitive answer.I am referring to this Thread: How we can use separator decimal “.(point)” in Nintex Forms 2013 with SharePoint code language fr-CH? My issue is the same, we have a "number" column that we fill with a Textfield from a Nintex form; however, it only accepts input that is seperated with a ",", however a "." returns an error. We are from switzerland as well by the way, kind of strange that this problem seems to pop up here so often Is there a fix for this at this point?Thanks in Advance
Hello wonderful community...I'll soon be doing a Nintex workflow to integrate and update information with Microsoft dynamics great plains (GP) (not CRM). I heard it is the same platform but just some additional functionality are in CRM. Does anyone know what type of connector it would use? SOAP/RESTful/oData..etc? In the web service action I can only see SOAP? or do we need a custom connector..etc.I can see one question asked in the community before about GP but got no answer. https://community.nintex.com/message/50825-re-dynamics-gp-2013-r2-and-nintex-workflow?commentID=50825#comment-50825 I don't have much info and this is pretty new. I'm in the process of gathering information from different resources. The more details any can provide, the better.. Thanks all.
Has anyone seen this before?"Some" Users were getting an access denied message when trying to open a Nintex form in View mode.While "some" other users such as Admins and or who have very close privilages and are supposed to see the form were not getting those access denied messages.When opened the form to edit, they didn't get that access denied message and got an error of being unable to resolve username on one of the people picker fields. I checked the field, and the name was fine. When I tried to remove the name and re-add it (it couldn't look up the name again!).. Also the field at first had a rule that after being approved, the field will be disabled. I removed that rule and made the field in "Edit" mode all the time. Now the user can see the form in view and edit mode with no issues.Then I changed the edit/auto/display setting of the people picker field to "Auto". Now the user is getting again the "ACCESS Denied" message!!! What could possibly be the reason to put a people picke
I'm facing some unusual behaviors from a site workflow which maybe related to it's old instances of workflow and I want to delete them. The unusual behavior is that an "assign to do task" is generated and send twice (Duplication tasks) and when I look at the item history I see some changes are occurred by users which old versions of workflow are published by them. Any idea what is going on for this?
Hi,Please help me in designing good workflow. It will be onboarding process for new users. I assume to use form where manager or secretary will be able to order all needed elements like: phone, computer, car and some more.Afterwards I need different paths for approval/additional processes. I'd like to divide these paths using "Run parallel actions" control and in every branch use separate workflow. I need also to show current states of every workflow in nice way in one place.Please give me some advises and pros and cons of my idea. Any different approaches are welcome.
Hi, Is there a way we can concatenate 2 form variables please. One form variable is a String and another a numeric (I can make that a string too). However, I could not find any option to concatenate both of them to give me a single string. Any leads on how to achieve this please. Thanks Sam
Hi Has anyone have problem finding “Nintex Repeating Section Data” option in SharePoint List create new column screen? I recently added "Repeating Section" control in Nintex Form. However, I could not find this column type when i tried to display it in SharePoint List Views. Am I missing any settings? Thanks,Emily
Hello Everyone, I need create to a folders and subfloders in SPLIST based on other list using nintex workflows. i am able to create folders in list using workflows but not able to create sub folders. I have followed below thread Create folder and sub folders for every new item. please help me with my query.Thanks,Santhosh.
Hi,I'd like to create initial form where manager must fill out form with initial data on behalf of user. First of all manager must check if user exist in AD/User Profile. This is very important because sometimes this form will be fill out when user doesn't exist. So using People picker it is checked if user exist. If exist all form/list fields are fill out with data from User Profile. If not manager must input data manually. I'd like to use only one form for that but I have no idea how to do it.Do you have any idea how to make form/workflow to achieve this goal?Sorry I'm beginner , I tried to find relevant info but no luck.Thanks in advance
HelloIs this a normal behaviour for a dropbox that is using vlookup() not to be able to assign it to a specific field?If so, how to establish that?The only way I can think of at moment is by adding an Update Item via workflow, to update the field (Currency) with the value selected in the SelectCurrency dropdown box.
As an Advance Preview participant, we would like you to complete the Challenges. The first one will be used to familiarize yourself with Nintex Forms for Nintex Workflow Cloud. The second challenge is for you to find a business problem and solve it using Nintex Workflow Cloud. The third challenge will contribute to our planning and product roadmap.While approaching these challenges, make sure you email NWCForms@nintex.com with any ideas, suggestions, or issues you find. Your feedback is invaluable to us and will help us build a better product for you.Challenge #1 – Familiarize yourself with the form designerChallenge #2 – Real world solutionsChallenge #3 - Your top feature requestsChallenge #4 - Messaging and Positioning
I'm trying to figure out how I can set a validation rule to check if a Single Line Textbox contains a valid date or not. I should probably use a date control but in this case I need it to be a textbox. Can someone help me figure out what the validation rule would consist of?The date is currently put into the box automatically in the proper standard format of MM/DD/YYYY but I have to allow it to be typed in as well.
Hi Guys,Our K2 SmartForms solution UAT will finish soon and now preparing to cleanup the test data but when i tried to delete the data in one of the smartobjects the pirmary key does not reset to 0 or 1. Is there way to cleanup the test data in smartobjects and reset the primary keys, just like a truncate in SQL or perhaps how to execute the truncate t-sql to cleanup the smartobjects in K2 SQL database.Please advise.ThanksRupert
I am trying to include information about who modified and created a line item in an email notification via a workflow. I have it all configured and it is firing as it should, but the "modified by" and "created by" quantifiers are returning the outlook alias name instead of the first and last name of the user (i.e. Modified By: "NAMalias"). Is there a way for me to force these fields to return the actual name of the user in the body of my notification email? I searched the forums, but could not find an answer that was suitable to this situation.
When configuring a call to a web-service, it seems the system wants specific credentials. Is there any way to specify that you want to use the credentials of the user that has launched the workflow?
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.