Option to continue the process in case a specific action fails
There are cases where even if an action fails, the process should continue. We want to be able to manage the failure within the process and handle it proactively instead of reactively (only after it has failed). There are different examples and sc...
Once request submitted engage the user on the same page until the request goes to the task form.
Hi Nintex Support Team, Scenario is while after start event the execution goes to a Task event with a notification to take the action right. So in between we want to engage the user on the same page and then redirect to the Task form.
In the Assign a Task action the option to choose "Minute(s)" is not present when setting (subsequent) reminders. However, this option is available in the escalation settings. This lack of availability can be inconvenient for testing purposes.
Be able to display multiple people in people picker controls as default values
Currently on NAC, we cannot show multiple users as a default value in a people picker control. It would be nice to be able to put either a collection of emails or ; separated email string as a default value and have the picker control display all ...
Currently, the form access is set to 'Everyone' by default.
It would be nice to be able to configure what is the default access when publishing a workflow with start by form.
For example, in the workflow setting page (https://xxxyyyzzz.workflow...
Hybrid environments need a way to move/copy docs from WF finalization to DMS in SharePoint on-prem (we're not going to move our many DMS's into the cloud)
Embed an authenticated NWC form in SharePoint iframe
Currently you can embed a non-authenticated NWC form in SharePoint very nicely, however you are unable to embed an authenticated one. My tenant uses Azure AD SSO for NWC so in theory pass through auth should work pretty seamlessly. This would be e...
Guest
over 4 years ago
in Form Designer
2
Under Review
Make the dropdown field options able to be determined by rules.
IF variable1 = 'x' THEN dropdown options = 'a,b,c'
IF variable1 = 'y' THEN dropdown options = 'd,e,f'
etc.
Guest
over 4 years ago
in Form Designer
4
Under Review
With a large number of accounts in Azure Active Directory it would be helpful to be able to provide a condition filter for the People control. Conditions could be similar to those provided on the Azure Active Directory Query Users workflow action....