Learn about the latest Nintex capabilities at New at Nintex
This section contains archived Nintex for Office 365 forum posts.
Recently active
Anyone have any ideas how to get and format the current date in Workflow for O365? I can't see a build string action in Workflow for O365 nor the fn-formatdate() function. Is this functionality not catered for in Workflow for O365? Thanks for your help.
is nintexworkflow constants supported in Nintex 365
Hi, So I think I'm going a little batty, but for some reason, whenever I define the outcomes for a task, the outcomes are set to lower case, except the first letter. So Escalate to John becomes Escalate to john. Is there anyway to stop this happening? Is this something I've done? I'm using Nintex forms for Office 365 by the way
I have a yes/no checkbox that has a rule to hide the repeating section unless the box is checked. However, in Display mode you cannot click on the box to display the information. Is there a way around this?
Today I am seeing a confusing behaviour (Office 365 Nintex Forms):- I have a content type with several fields that are REQUIRED- I design a Nintex Forms (keep default generated)- Preview its design and I can see all the fields that are required do not let me save, that's goodNow I publish the form and click NEW - and select my Content Type nameI check which fields are mandatory ... only the title. I have check the Content Type several times to make sure the columns are REQUIRED and they are.I reseted the form to default, even delete the form and checked with the standard SharePoint form which shows the mandatory fields correctly, so it seems to be down to my Nintex Forms having an issue. note: this behaviour is the same in Nintex Mobile too
I am receiving lots of errors in the workflow product, and most all have to do with a 'length' of null error. For example: On the Start a Task Process action, I add it to my workflow, then go to configure it, then I get the following popup: Oops! Something went wrong.If the problem persists, contact your support team with the following information:CompositeTaskAction - load : TypeError: Cannot read property 'length' of null And the configure form looks all jacked up and is unusable if I close the error. I get the same error on several actions, in particular:- Start a Task Process- Assign a Task- Create a List Item At the same time, there are lots of other actions that are working just fine, like Logging to Workflow History, Send Email, Set Variable, etc. I've attached a document that shows the popup as well as what the configure forms look like if I close the error popup for a few of the actions.
I want to be able to unpublish a Nintex form on a list and revert the list to use the original InfoPath form that was there. I know the InfoPath form template is still in the list. Can this be done? If so, how? Thanks in advance.Dean Virag
Can a Nintex form be opened in a modal popup in SharePoint Online (like ootb forms can) using the javascript:SP.SOD.execute() function?
I Have a multi step workflow with parallel blocks and am using conditional action to check if an item was selected(requested for) in the list. Everytime I re-open the workflow I am finding the condition to be set to incomplete. Once I double click and save it, it goes away and I can publish it again. Not sure if this was a known issue/if anyone else is experiencing it. But wanted to put it out there, in case there was a fix for it. Or if I'm goofing this up somehow(am quite capable) then I can stand corrected. Danka!-Swetha
Can you loop through data in repeating sections and do workflows with each entry?
In SharePoint Designer, you can make a workflow show up on the popup menu of a list item. Can the same thing be done for a Nintex workflow?
Hi all,I just discovered thisAs I cannot find any documentations about it, I wonder if it should work.I have tested without success.Regards,Christophe
Hi everyone, My client has noticed an undesired effect while loading Nintex form in New or Edit mode. Once you select NEW for example you see this screen:This is to be expected but the problem comes next. Once this screen clears part of the form loads for a short period of time: The screen then goes into its "loading" page:And finally the full form is opened and ready: The problem here is the "early loading" form. It appears prematurely and then disappears again. The part of the form that appears before it has been fully loaded is always the last panel of the form. I have not known of or found any other answers/threads on here detailing this problem, it's a difficult one to describe so I hope the pictures explain it for me. Would anyone know how to stop this "pop up" form before it has completely loaded as the client is disappointed with the way it looks when opening. Thank you, Andrew
I have created a Nintex form with four tabs across the top with corresponding panelsections. Each tab/panel is for an approval process with buttons of 'Approved' or 'Denied' at the bottom of eachpanel. The business unit is now asking for mandatory comments to be entered should one of the Approvers select DENIED. Easy enough to add a Validation rule on the Denied control button of: isNullOrEmpty(ReasonforDenial) Here comes the problem, there are two tabs/panels that this validation rule need to run on.The other rule I have for the Final Denial is: isNullOrEmpty(ReasonforFinalDenial) The problem comes in where when the form is being filled out by the end user, and the first denialhappens, the user enters in comments and clicks on the DENIED button, however,it doesn't close the form. The form is waiting for the second (final denial)comments to be entered and the Final Denial button to be selected before theform with save and close. I have tried so many different variables at this point
Hello, I'm having trouble with a POST REST web service call from workflow in 365. Using information from this post Updating list items using SharePoint 2013 workflow engine | Cambridge Technology Partners Blog and this post My SharePoint Insight: Using SharePoint REST services from workflow with POST method I was able to successfully create a new document library in the current site using a REST call and Nintex Workflow. However, when I try to create a list in a sub site I get a response code of 'Unauthorized' and the message "Unauthorized - {"error":{"code":"-2147024891, System.UnauthorizedAccessException","message":{"lang":"en-US","value":"Access denied. You do not have permission to perform this action or access this resource."}}}" My sub site inherits permissions from the parent where the workflow is running. Both sites have the feature enabled 'Workflows can use app permissions'. I am using the Call HTTP Web Service action but I have also tried using the Call Web Service action s
Hi, I have two forms, Form A and Form B. Both have forms, and both must be completed. However, Form B has a column that looks up names from a column in Form A. As each form only needs to be completed once for each user, I was wondering, is there any way to filter the lookup field in Form B to only show the names for people who have not already completed it?
Hi everyone, Big problem with my form at the moment. Everything has been working fine all day using the form to log jobs. Nothing has changed with the form itself or any of the code that goes into the form. All of a sudden JavaScript wont work on the form, and labels with item properties show {Item Property} instead of displaying a blank field as they normally would. I get the below errors in F12,DEBUG MODE: "<script> NWF$(document).ready(function() { CalculationFunctions.push({ Name: fnc78b19d3356e4c988e8d90bed46c780a, Control: '', Result: 'c78b19d3-356e-4c98-8e8d-90bed46c780a'}); }); </script><script type="text/javascript">" and  I have imported an earlier version of the form (normally works when I've been adding JS and something's gone wrong) but now I keep on getting these problems. Nothing changed on my form at all, does anyone have any idea what is going on? The form is rather big and has taken a long time to put together. I hope someone can advise me why the fo
This is maybe a simple thing to fix but I'm a little up against time. I have two 'Choice Controls' which are being used as 'Tabs'. These choice controls are the same other than one additional option to the second choice control. Only one choice control is visible at any time (created rules on the choice controls). When opening the form for a 'new item' the 'maintab' is by default on 'Job Details' and so is the hidden 'AuthorisationTab'. As such, I have placed a rule on the Job Details panel to only show when both tabs have 'Job Details' selected. This works. The problem occurs when I have used a workflow to import jobs from an 'Import' list. All of the information is entered where it should be but when I open the form the tabs, the panels, everything is all haywire. What I thought would fix the problem is for JavaScript to automatically select 'Job Details' on both 'maintab' and 'authtab' every time the form is opened. These controls already have their default values as 'job details' b
I am getting duplicate content type error "BizTalk" already exist when creating a site from a saved template template. I saved a template from a current site, or even from a new site created. It saved successfully.When i try to create a new site using this template. It gives me error that there is a duplicate content type "Nintex Biz Talk" exist.It does not create the site. All out of the box template works fine.Nintex 2010SharePoint 2010.
Hi,I was excited about the new Switch action in O365.I have tried to add it inside a State MachineBut when I want to save, here is the error I receive.If I remove the 3 Change State, I can save. I have selected a State in the 3 Chaneg StateRegards,Christophe
Hi all,As per the subject I can see that Nintex Forms for Office365 does not allow the use of Content Types in a list.So we can only customise a form on a list that has no content type (just SharePoint columns). The problem is that I am planning to develop a site template containing a few lists with their forms customised in Nintex Forms and once ready the template will be used to create many Project sites and therefore using Content Type Hub would be a great to push any new columns to the dozens of sites and their lists in a single change (the point of CT Hub). Has anyone tried a workaround ?Nintex = Is there a roadmap to include Content Types like SharePoint on Premises ? thank you,
I have a workflow (currently using the trial verison of Nintex Workflow) on SharePoint Online which sends an email to the email address property of a user in a person or group field. I have this field set to myself and strangely I seem to actually receive the email in Outlook intermittently (about 25% of the time). I have a log to workflow history action after the send email action which includes the email address used at the send email stage and it is correct. Any ideas why this could be happening? Thanks
i am using O365 and outputing the Created By value into Yammer. What is the best way to remove i​​:0#.f|membership| from the beginning of the Created By value? I want to do it using workflow actions, as opposed to going into the O365 settings and changing it there (if that can even be done). Can I use one of the sub-string actions? If so, which one and how do I configure it? ThanksDean
I've created a workflow with a default SharePoint Workflow Task. And if I edit this task (without Nintex) I see the approve, reject, save and cancel button.If I click on Approve, the Status of the task will be "Completed", the status of % Completed = 100% and the Task Outcome = Approved. But if i create a Nintex Form for this task-type. The approve and rejected button dissapeared, is there a possibility to set the % Complete and the Status, if i set the task outcome to approved? With kind regards,Jeroen Wetzels
I have a workflow, and want to create a item in another list but only if there isnt already a item created with the same name as the variable in my workflow.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.