If I had a start form control that needs to be changed, make this change universal. For example, if I use this start control in other task forms and rules, it should pick up the change I made at the start form.
There are forms that we would like verified users to only be allowed to submit once during a time frame. This would be like Nintix Live has where you can allow a list of users or all users to submit a form but give them a limit of how many times t...
In the Create a team action within in the Teams Connector, *** the ablility to set the new O365 group as hidden from the GAL (Global address list). The settings via script are: HiddenFromExchangeClientsEnabled:$true -HiddenFromAddressListsEnabled:...
Guest
over 5 years ago
in Connectors
0
Not Planned
Allow SQL Account to be used to establish SQL On-Premise data source connection
Currently to establish the connection to SQL Server on-premise it requires a domain user account. We want to use the SQL account that is already established correctly for permissions within SQL.
Guest
almost 3 years ago
in Connectors
1
Not Planned
It doesn't appear to be possible to use the Outcome value selected in a NWC Task form to set another control's required, visible, read-only attributes via formula. The Outcome control isn't available in the list of Form controls. Why not? My speci...
Guest
almost 3 years ago
in Form Designer
1
Not Planned
Task management. It would be very beneficial if you could identify tasks that have been orphaned and bulk removed, rather than one at a time selecting an outcome only to get an error as the workflow instance no longer exsits.
We should start to include example(s) for each workflow action's help content in the Nintex Workflow Cloud help file. I found most of the time referring to a help content for an action, I have no idea how it is configured without the help with exa...
Collection operation to concatenate all items by specifying the collection variable, eliminator, output text variable.
a Collection with items of "One":"Two":"3", to be concatenated and output as a string variable as "One,Two,3" if comma is the e...