I'm getting this error on some of the workflows.HTTP Unauthorized to https://XXXXXXXXXXXXXXXXX/_api/sp.utilities.utility.SendEmail Correlation Id: 699305f2-4667-031b-9c3e-a8cf27d579e1 Instance Id: 57a...
We have an email address which is a real AD account with an email address associated to it. It has a Group Scope of Global and a Group Type of Security. When entering this email address into a Nintex ...
I have a project request workflow that I am currently building. As the project requests leave the initiator, the forms in the flexitasks are altered and attachments are added and then handed off to th...
What would be the best (easiest) way to find all lists/libraries in which currently use Nintex Forms 2010. Does each have to be combed through individually and opened, or is there a possible script (P...
Here's an image that shows the problem. It's a Label control, I added an indent to the formatting and now the required asterisk will not position properly.I've tried taking the formatting off and now ...
Hi Everyone,This is my first post within the community.Devices:SharePoint 2010Ipad Air 2IphoneBackground Detail:I have a Time Study form that I put together that stores time stamps based off selection...
I have come across this issue in a couple of different lists, but have not found a solution. Users are able to delete some attachments on a Nintex Form, but not others. When looking at the console in ...
Is it possible to concatenate two fields conditionally based on the value in another column value provided on a form? Looks the If statement doesn't include Then Else clause, so instead do you use For...
We're very excited to announce our latest innovation - Nintex Add-in for Outlook!Nintex Add-in for Outlook is a brand-new way to experience Nintex from Outlook. Make your users more productive by inte...
HiI am testing Nintex and it seems every O365 action needs a username and password, as the Support Analyst I can already see the calls coming in when someone who created a workflow leaves the company ...
Hi,I am trying to implement Autocomplete functionality in nintex form but its not working .Below the code i used NWF$(document).ready(function() {NWF$().SPServices.SPAutocomplete({sourceList: "Title",...
I have an action in my workflow "Update Item" that will update a column in my list that contains a choice (checkboxes).Let's say the choices in the column are:Bob Jones - AccountingMary Smith - HRJane...
In our non O365 instance, we would drag update list item onto the stage, and if it was a choice column, we could select the choice we wanted to update to...simple. Best example: status is "New", workf...
Hi,I am having numerous issues with workflows firing off a workflow errored message after the workflow has successfully completed. Is this a known bug? How can I fix this? I've checked the workflow st...
Hi,I have a form I am creating with about 40 choice fields that I am rendering as buttons. I would like the buttons to stand out more and would like to change the default from white to maybe orange.Is...
I want to display the ID of new list items in the input form, is that possible?
The "Nintex Workflow Scheduler" timer job is tasked with starting any Nintex Workflows that have been scheduled in the SharePoint farm - this job executes within the SharePoint timer service (OWSTIMER...
How to dynamically update the list items in Nintex forms when a new list item is created in the sharepoint list.
I have a calculated value control that is reading in 3 columns from a sharepoint list and displaying it in one form control.(Classic 365 Forms layout).I would like to display these 3 strings on 3 sepa...
Hi allI want to calculate the difference between two date/time using calculated value in the form, so that users can be able to see the difference when the view itemI tried using a calculated column b...