5 - Nintex Workflow Cloud
-
Forms - Multiple and Single Select Type New Option
Ability to type text in the field if the option Is not available in the list.
It is not available in either of the Fields - Multiple or Single Select.
Also giving the drop-down option to multiple select, so the form looks cleaner and does not have several check boxes to select.
Aware of these:
1) Create a Text Short Field -> change Visible to NO2) In your dropdown, add a value called "Please select"
3) Create a rule -> If drop down value is "Please Select" then Visible to yes for the text field and else visible to…
6 votes -
Security trim a form so only users who have permissions can access the form
Capability to show hide forms according to whom business owner decides. Some forms should only be available for few users within the business/department and the process owner should be able to give remove access.
39 votesWe’ve started investigating this feature, will update when confirmed.
If anyone has any feedback to share on how they see this capability working then please reach out to me directly.
-
How to pre-populate Repeating Rows from SharePoint Lists Items
I managed to capture information from Nintex Workflow Cloud form and save it in SharePoint List. Now, I want to design a form for Updating or Editing a record based from the SP List. How can I auto populate repeating section based on Sharepoint List item values for my Update/Edit form?
6 votes -
SmartSheet as Start Event
Hello Team!
As per Dustin Namdar, to create a UserVoice request for activating Nintex Workflow based on a new row or a change being taken place in a row of Smartsheet.
I am sharing the API for add row and others below, that might help with the interface structure.
https://smartsheet-platform.github.io/api-docs/#rowsIn short, looking for a new start event based on new rows added to Smartsheet.
Thank you
24 votesAlthough we’re providing an update to the smartsheet connector this month, it unfortunately doesn’t include Start Events.
We’re monitoring this item further to see if we’ll add this support in the future.
-
Provide whole form data as a JSON object
Hello,
I have a workflow with 8-10 levels of approval. The workflow is initiated by an API. I then have to copy the data points (about 100 fields) into a local variable. I then have a task form which will be set with default values from local variable. In essence I need to display all the data received to the Approver.
Now I have further challenge. Approvers can make changes to data before Approving. After every stage of Approval I need to send a snapshot of information back to the API.
This means I need to copy the data one…
21 votes -
Azure Active Directory Connector - Query User - Adding additional AD fields
Additional common Azure Active Directory Connector fields need to be pulled in for querying a users by such as Office. We are needing to use the Active Directory Query Users Control to pull emails for staff members based off their Office and Job Title. With this we have notice that with this control, we can query most of the basic fields in Azure AD other then Office. Adding this would help where multiple people have the same title but are in different office building.
This is based on a ticket (case 00404834) I put in about a month ago where…
20 votes -
Send Info Via SmartSheet Connection
Hi Team!
I'd like to be able to send information to SmartSheet from my workflow. Currently the SmartSheet connector only supports retrieving information which limits my ability to use the connector.
Thanks!
22 votes -
File variable support in Nintex Gateway for SQL On-premises
The Nintex gateway has been updated to include support for SQL On-premises.
There is a current data type limitation where file variables in a NWC workflow are not supported to binary, image, varbinary datatype fields.
It would be great to be able to capture an attachment to an NWC form and save it into an on-premise SQL table in a varbinary field.8 votesWe’re reviewing the technical feasibility of this feature with the team.
-
Default value feature for multiple choice fields
Much like other form controls, it would be great if we could select a default value for the multiple choice control (checkboxes).
I have a use case where I'd like to be able to use multiple choice control responses in the initial form to pre-populate a multiple choice control in a subsequent approval form.
3 votes -
Print Observation Forms
I am unable to print/have visibility over the Observation forms I am currently submitting through niintex. I would like to e able to print observation forms.
1 voteJohn, would you please expand on why you need to print the form? What if you had access to what you submitted online. Would that meet your need?
-
Automatically place cursor in search box after clicking the X to clear the search box
Automatically place cursor in search box after clicking the X to clear the search box. This applies to the workflow and forms designers, in all search boxes.
4 votesThanks for the feedback and good catch. We will add this to our backlog to address.
-
Box Get Folders - Change Sort Order
When getting folders from Box, we are looping through them and due to the number of folders, the instance is taking over 10 mins at times.
If we had the ability to loop through folders in descending order rather than ascending, it will move the queue much faster.
Thanks9 votesThank you for providing the feedback on the Box – Get Folder action.
The initial request is primarily due to slow workflows. Sorting folders is of course an option, but would filtering the folders (to get a smaller resultset) also be a suitable solution?
Kind regards,
Ruben d’Arco -
Additional form variable functions
The existing form variable functions are great. Here are some missing ones that would make life easier:
String
- InStr (to search for text within existing text)Mathematical
- Mod (return the remainder of a division)
- RoundDown (rounds a number down)3 votes -
custom confirmation message
Hi! Could we please have a custom confirmation once a WFC form is submitted? Thank you!
3 votesThanks for you input. So that we are clear on the ask, is the attached page, the page you like to customize. If yes, what would be your priority list in customization capability? (i.e. 1. Text, 2.Bold, 3.Bullets, 4.Text justification, etc)
-
Allow add buttons to NWC form
It would be very helpful if we could add buttons to NWC forms and specify what value they set to a field. For example, I would like to give my users the ability to click cancel on a form. Then the workflow will perform some tasks (like update the SP list item Status to "Cancelled") and then the workflow ends.
35 votesThanks for your suggestion. We will consider a button control for future releases.
Cheers,
Euan -
Make all fields in the Instances tab sortable.
When viewing the Instances tab we cannot sort by the various fields displayed on the page. Please enable sorting for all fields (Instance name, Workflow name, Status, Date initiated, Date completed).
1 vote -
Split the option 'form available as' for Nintex Mobile and My Nintex
It would be very helpful to split the option 'This form is available as' between Nintex Mobile and My Nintex.
For example I might want to specify that a form is available in the Nintex Mobile app but not listed on the My Nintex page.
See screenshot attached for option I am referring to.
4 votesWould you be able to elaborate on why you would want to do that for your participant?
-
Do not crash the workflow when a member cannot be removed from a SharePoint Group
Please do not crash my workflow in the action "Remove user from a SharePoint Group".
It is absolutely wonderful that you return an object that tells me if the removal was successful or not. That is exactly how it should be for every action.
BUT (crying sounds in the background) still the workflow crashes if the user cannot be found! See screenshot.
Please please never let workflows fail for things like this. I am sure you're going to fix this... ;-)1 vote -
Do not crash the workflow when a member cannot be added to a team in MS Teams
When I add a member to a team in MS Teams and it cannot be added for whatever reason currently the workflow bluntly crashes.
Please don't do that to us ;-) That is sooo 2020.
Can you please return an object that tells me if it was successful or not?This is not just the case for this MS Teams connector action but it still happens in more actions. Golden rule is to never ever crash a workflow for such a reason but always return a 'success' object. Thanks!
1 vote -
Data source
WHen using a Data source in WFC Forms, there are 2 limitations that need to be dealt with. 1. Data source needs the ability to filter data based on another field 2. Data source needs to be able to handle filters in a view for sharepoint. Since a sharepoint list can technically handle 20K rows most admin create filtered views to deal with this much data. If data source can not filter in the form, then the developer needs to filter in the list.
6 votesThank you very much for posting your feedback. The data source variables feature today, provides you the ability to create a condition to filter your data on both cases. If we did not understand the feedback correctly, please elaborate further.
- Don't see your idea?