Occasionally, in the Forms Designer app, when saving or publishing a form we are presented with this generic error: Something went wrong when saving your form. Please retry again. Once this happ...
In the New Responsive designer in o365 is it possible to connect a variable to a column? If not how can I write the output of a userProfileLookup, based on a people control on the form, to a column e....
You can detect your form mode in JavaScript using the following syntax: ':IsNewMode' ':IsEditMode' ':IsDisplayMode' For example: if ':IsNewMode' { alert('Form is in New mode');} if ':IsEditMode' ...
I have a ForEach loop that works on a collection of 300+ items. The ForEach will loop through the collection items in batches of 50. The ForEach uses an index variable which increments by 1 on each l...
on Nintex Forms for Office 365, new responsive designer. After my users submit a new form, whenever another user opens the form to view the details, the controls change. For instance, the form automa...
Hi guys, I know this has been already talked about but I can´t seem to find the issue with my code. I have the following function which takes a client id javascript variable (from nintex forms) and ...
I have a problem with saving my Nintex WF. I just found a similiar Porblem in the community, but the solution didn't work for me: https://community.nintex.com/t5/Community-Blogs/SharePoint-urlOfFil...
After the workflow completed , we need to delete the status like:completed or failed to start in sharepoint. Could you please any one to help
We have Mail notification configured in many nintex workflows.None of them working. As we are using Sharepoint onpremise environment, I have checked the SMTP server configuration in central Admin.It h...