Complete our Nintex Community Survey
Connect with peers and experts to ask questions, share insights, and find solutions for Nintex products.
Recently active
I saw this thread regarding XSLT in Nintex Automation Cloud, but it’s over a year old. Has there been any movement in the XSLT area since or is it just something that is never likely to make it into the product? Follow up question: Is there a way for people to develop their own actions for Automation Cloud like there was for Nintex Workflow on prem?
When selecting a record type value, the user is able to select the value but it immediately disappears.In the attached example, the value marked with the red arrow was selected. Then, the record type id field immediately shows a blank value until the record is saved. After the record is save, the value is visible.The desired result is for the new record type value to remain visible after being selected.Any idea what is causing this behavior and how I can fix it?
I have a form with a choice field (drop down list). I am including the user’s selection in an email after they click submit. However that field shows up with preceding and ending characters that I do not want in the body of the email. (example below). How do I remove those characters? I have looked at converting the string, modifying the value using trim but am at a bit of a loss.Output example.Sean OBryant from district ["District 7"]has submitted the following question directed to Cultural Arts
Will Foxtrot ODBC connection to a SQL2000 server?i have been away for 6 weeks and i do not have the admin password anywhere.how do i reset it.i believe the default was admin admin.
Hello Community, Please if you can help me with the following error which appears when opening the Workspace. While we can still navigate within the Workspace, the error reappears with every refresh or when navigating between pages inside the workspace (e.g., Settings)User label:domain\useraccount does not have Administrator rights At the same time, the following errors appear in the K2 Server Event Viewer:Event viewer errorsThe content is as follows:15101 Error occurred, ERROR: User label:domain\useraccount does not have Administrator rights.2025 Error Marshalling SourceCode.Workflow.Runtime.Management.WorkflowManagementHostServer.GetUserStatus, User label:domain\useraccount does not have Administrator rights.at SourceCode.Workflow.Runtime.Management.WorkflowManagementHostServer.GetUserStatus(Byte[] bytes)8130 Error processing message from local: User label:domain\useraccount does not have Administrator rights. at SourceCode.Hosting.Server.Runtime.HostServerBroker.InternalMarshal(St
Hello, I have problem with my list view, and i dont get it why this isn't work. The problem is that if user click enter, on my list view automatically genereting a new item with some validation and this isn't thing which i want. I tried blocked enter key on javascript. But this script isn't work for that, because it is so random. This script sometimes block but sometimes don't work. Do you have any ideas, how to help me with that? I tried 4 diffrent scritps they are in attachments.
We were advised by our CRM to use the API for instances reporting. We need to run a report daily of instances started each day and email a summary to leadership and our team. This will help us identify if something is NOT right in the tenant on any given day - specifically excessive trigger looping. That being said, we’ve used this API in the past for several workflows and forms. I’m not sure why it’s not working all of the sudden. Can someone please try and install the Xtension and run it to a US tenant and see if it’s operating as expected? I can’t get it to work and I have have installed it to several US tenants we have to get it to work and I receive the 404 error each time saying resource not found so I’m confused. Nintex Gallery - Nintex Workflow Cloud API v2
How do I quickly find which workflow belongs to a start event form?have a user that wants to copy one they found, and I have no idea how to find it! We didn’t build it.
I’m not sure yet if I have a need to do this, but I have started building a form where it MIGHT be needed - and in any case I can easily imagine wanting something like it sometime. I have a form that includes a multiple-choice field. The tricky part is that two of the five options in the field need to be mutually exclusive. In other words, if the user selects one of them, the other should no longer be an option. If one is yes, the other must be no. The other three options can be selected along with one of these two.I can’t see a way to do this with a rule, but I can’t think of any other way to do it. Is it possible?
In Nintex Forms for Nintex Automation Cloud, I have text control that, when filled in, a Rule will then display another text control to fill in. But because it was hidden, I guess the tab sequence skips it and the cursor is focused on the next control. Is there any method to fix this? I guess I could try to unhide by default but I had a reason to hide it.
K2 user take action but k2 not execute this action.
I need to set a few HTTP headers in a REST call. How can this be done?
Note from Nintex Community: This article has been re-created from an older version on an older community platform. Attachments and links from the original post do not currently exist. A screenshot of the original post is attached. The first time I worked with attachments in a workflow, I ask where are the attachments stored and how can I show all attachments in the following workflow tasks to give an approver the possibility to read the attachments.I have attached an NINTEX 2013 example site workflow using NINTEX Forms 2013.A prerequisite is the installation of the Get List Item Attachment in Base64 Custom Action from Vadim Tabakman (see https://workflowexcellence.com/nintex-workflow-get-list-item-attachment-in-base64-custom-action-happy-thanksgiving/).In the first Flexi Task you can add multiple attachments. The task IDs are stored in the workflow variable task_ids This attachments are stored in the task items of the Flexi Task. If the Flexi Task is approved an item is created in a d
Here is the makeup of my workflow, but I am having issues retrieving the email from a user's list, based a username pulled from the XML file. EX: username JaneD to go lookup that username in the list which has these fields. I want it to take varOperator (username) from the XML Query look-cross reference that to look up the username in the list and return the email into the varRequester of the original list.Query List – Reads the library with XML files IE: Factory Logix XML Import For Each Step Target collection = colListOfFiles - Store in varXMLPath Run parallel actions 10 Branches with Query XML = XML Source URL; URL or XML File = varXMLPath EX: Output= /MaterialRequest/RequestedParts/RequestedPart/InternalPart Store in Variable List of Workflow Variables:ID = List Item IDvarQuantity = numbervarPartNumber = Single Line of textvarUnitOfMeasure = Single Line of textvarXMLPath = Single Line of TextvarNotes = Multiple Lines of textvarRequester = Person or GroupvarCreatedDate = Date or Tim
🎄Happy holidays from the Nintex Apps Team! Here are the highlights from the latest release. 🎄These stocking stuffers improve page management as well as navigation and reduce the number of clicks to perform common actions. Many of these improvements came out of feedback from the Nintex Apps beta, thanks to everyone who participated! Pages: A new All pages tab in the Apps window allows you to search across apps for a specific page. A new setting in the clone page modal allows you to select an app to clone the page to. This feature enables you to more easily reuse a page across apps. Page Designer: Breadcrumbs at the top of the Page Designer now help navigate back to the page’s app. Display Logic and Actions: It’s now easier to create a one-off statement for a component. Within the Display logic properties section, you can now choose to create a new statement or use an existing one. A new icon makes it easier to jump to the action flow canvas and edit an action flow connected to a c
There is a Collection variable at User Defined variables.At form I want to get nth Index values of that collection.It seems Form Functions does not have Get Item from collection nor similar functions. Is there a way to get Collection value at form variables without using Get Item from Collection everytime?
Hi,I want to define a Skuid button action>>”Go to URL” where i would like to pass multiple rows from the Model.Can you please advise me on the syntax to be used?Example- https://clientdevorg--newdev--apxt-congasign.sandbox.vf.force.com/apex/apxt_sendForSignature?id={{{$Model.Borrower.data.0.Id}}} When i pass this paramater, it only queries the first rows data. However, In the Model, there are multiple rows. I wish to fetch all the rows queried in the Model. Kindly advise. Thank you.Regards.
Did you know that you can use Javascript to create your own custom formula fields in Skuid? My favorite are the custom aggregation formulas originally submitted by @matt.davis. You can use them to aggregate data from any model and do calculation like SUMIF or COUNTIF. I’ve been building a lot of reporting pages recently and these formulas have been essential for getting the stats I want across multiple objects and data sources. skuid.com Take your data to the next level with custom aggregation formulas Skuid allows you to do a lot of things without code. But sometimes, adding just that little bit of code can take your application from good to great. It can be that magical “missing piece” that fills any design or data gaps and makes the user...
Welcome to the Nintex Apps forum! This is a place to share questions about Nintex Apps and show off the cool things you build.What’s Nintex Apps? There’s also a dedicated forum for Nintex Apps for Salesforce, which can be installed as a managed package in Salesforce (formerly known as Skuid SFX).How do I ask a question or start a discussion? On the top-right corner of every Community page, you will find the Ask a Question button. From here you can ask any question or start a conversation. Remember to select the Nintex Apps Forum category. You can also add relevant tags from a pre-populated list. You can subscribe to the categories you are interested in. You can review how to do this in the article: Subscribe to your favorite categories and topics. If you need help finding something or want to give us feedback, please comment below or email us at nintex.community@nintex.com.
At the moment I am working on a concept version of a sharepoint site for my company. In the endstate it will have dozens of libraries. Trying tot prevent it in becoming too confusing, all the libraries start with the first 4 letters of the departement they belong to. So far so good… but the adminstrators still have alot of scrolling to do to select the right library.Is it possible to make a module on a sharepoint page or a list which filters the names of the libraries on a sharepoint site? If I can put the first 4 letters in a filter then the administrator of the department only sees the libraries which he or she should moderate. Our IT department does not allow us to make subsites so we have to stick to the 'main' sharepoint site.Any ideas on how to achieve this? :-)
Hello!Is it possible in a published workflow with an already running instance to assign a task when multiple people are supposed to complete it, or to remove a task assignment from a person so that the task is marked as complete and the flow continues?I know that there is an option in settings to complete the task after a certain amount of time, and other options, but none of them are suitable for my case, and I can't find any other useful information. Any insight into whether this is possible or not would be greatly appreciated.Thank you!
Hi community,Since the Process Attributes were moved from the bottom of the screen to a button in the top right, the Systems now shows a count of every time a system is used, instead of a summary list of all systems used. Eg. my process uses 5 systems in total, but the Process Attributes > Systems shows 35 which now represents the total amount of times any system is used. Is this a bug? Where do I go now to show the summary of systems for the process, and to highlight which activities use which systems?Thank you
I’m at a loss. Trying to wrap up our NAC Onboarding Process and I cannot figure out how to take a previous multiple-choice field that was completed by a user and pass it back through to the same ML choice field on the same task. I’m looping back through the same question and want to preserve the answers if they got it right and lock the control. I managed to make it work with the single choice fields. User answers 30 questions on a quiz (task) and if they make below an 80 it let’s them attempt 2 more times. What I need is the answers to be defaulted for what they previously entered so i passed the ML choice field through a loop for each and added each answer to a collection called “collQ7”. I passed that into my default value and it’s not recognizing selections. These questions are all ML choice fields and are outputted as text from my collections as followed: Now, I have commas for some of the answers so to make the logic/rules easier for me, I did the the line thing at the end of
I checked a number of posts but could not find quite what I am after.I want to execute a different “Send notification” if the new item is a reply vs. a new post.I’d like to be able to have different subjects with different references, as well as different URLs in the email body.I see there are a couple of Logic and Flow options that would probably serve me well (i.e. Set a condition) for the decision making as to which to send, but I can’t seem to find/figure out what options to use to route the workflow.This seems to me as though it would be something that has been done before. Has anyone got some pointers for me? Or a link to an existing tutorial/solution?TIA
I have a choice field on my start form that I’d like to make required based on whether or not an attachment has been added to the attachments field. I don’t need to be able to read the attached files or have any data other than an indicator if something is there or not. I have not been able to figure this out.Is it even possible? Help!
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.