Learn about the latest Nintex capabilities at New at Nintex
This section contains archived Nintex for Office 365 forum posts.
Recently active
I would like to report on how much work my workflows are saving . It would be great if i could see how often a specific WF has been triggered. I realise i can do this per item but would like to know for the entire list
I would like to create a form where when a user enters a title (out of a list of a dozen or so) that the text field below automatically populates with some predetermined text related to the input title. Any assistance greatly appreciated. Thank you.
I have a requirement for building a catering form with our client. I would like to use Nintex forms in Office 365 SharePoint online for this requirement.The Nintex form is created based on the SharePoint online list. The form should have the following. The forms fields and detail functionality description are provided below. 1. Meeting date - Date filed2. Catering supplier – This will be a drop down which will show all the catering suppliers.3. The items from each supplier will be shown below after the “Catering supplier” drop down value is selected. The items from all suppliers will be in a separate list . This list will contain only item name. items name will be like Lunch, Special Lunch etc…. . This can be a lookup field.4. The quantity for the each item (after the “Catering supplier” drop down is selected) to be entered. The above Nintex form need to be saved and can be edited/viewed later. I have created the form using “Cascading Drop Down – With Nintex Form in
Hello everyoneI have customized task form using O 365 Nintex forms. On the task form, I want to show item link. I have seen some blogs where it was suggested to use a button and use Javascript function using window.open and in built Item link function. Unfortunately the Item link function is not working. Item link function seems to be opening editifs page but I get following error:/Item/editifs.aspx?ID= Does anyone get similar error while using Item link? Also, I noticed that Related Items do not show up in Nintex task form. How can I show link to Item on task form which works.Any help is greatly appreciated.Thanks
Hi guys,I've noticed strange behaviour when I try to open Form on Apple devices. No matter if Form is created in new responsive layout or old classic. Every time I got: I've tried this on different browsers (Chrome, FF) using developer tools and device emulators (iPad, iPhone etc) and problem occurs only on Apple devices?!?! Forms version is: 1.2.4.1Of course on classic Form I've set up mobile layouts: But unfortunately none of them won't work What's going on? Am I doing something wrong?
I need to set by JavaScript a value to a dropdown field control knowing only Text.For example, There is a dropdown control that has 3 values - One, Two, Three. I need to set my value to Three by JavaScript. I found that aricle Custom Script on O365 and according to this I can set value only knowing Id, but I want set value not by Id but by Text. That works:NWF.FormFiller.Events.RegisterAfterReady(function () { NWF$('#' + ddlStaff).on('change', function (e) { if (e.originalEvent == undefined) { if (this.value == "") { this.value = "1"; } } }); }); But like this it does not work:NWF.FormFiller.Events.RegisterAfterReady(function () { NWF$('#' + ddlStaff).on('change', function (e) { if (e.originalEvent == undefined) { if (this.value == "") { this.value = "Three"; } } }); });Any ideas how to set value by Text?
How can I hide a control based on the below condition ?Status Of Request =! 'With HR' or Status Of Request =! 'With Marketing'In other words, hide the control if Status of Request contains the value 'With HR' or contains the value 'With Marketing' I have found a solution that works correctly using: and(StatusOfRequest=! 'With HR', StatusOfRequest=! 'With Marketing') Why does a formula like this: =(StatusOfRequest =!"With HR' || StatusOfRequest =! 'With Marketing) not work ??? (I have tried all types of brackets and did not get the desired result What do you think about the formula example below:If(Identity Validated !='Identity validated',False,Status Of Request Package!='With HR - building the package')In other Words, hiding the control when Identity Validated is not equal to 'Indentity validated' or StatusOfRequestPackage is not equal to 'With HR - building the package'Is this a recommended way of hiding the control?hide rule
How to Set a multi value Lookup field by JavaScript?
Hi all, if i have a custom javascript which is call a web service and return a string "HelloWord", how can i display the string to the form label control? thanks. function fun() { var data="hello"; $.get("http://localhost/ws/service.asmx/HelloWord", function(response) { data = response; }).error(function(){ alert("Sorry could not proceed"); }); return data;}
How can I use managed metadata in workflows in Office 365? I have a single action to email a value of the MMD field and the workflow gives me the following error:RequestorId: 66fb4a47-8127-29f3-0000-000000000000. Details: An unhandled exception occurred during the execution of the workflow instance. Exception details: System.InvalidCastException: The value 'd/results(0)/Field' cannot be read as type 'String'. at Microsoft.Activities.GetDynamicValueProperty`1.CheckedRead(String propertyName, DynamicItem value) at Microsoft.Activities.GetDynamicValueProperty`1.Execute(CodeActivityContext context) at System.Activities.CodeActivity`1.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager) at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation) Exception from activity GetDynamicValueProperty<String> Sequence DynamicActivity<St
I have a Query List action on a SharePoint Date field that IS set to Date Only in SharePoint, but when the workflow runs, the date is returned looking like this for each date: {"Monday_x0020_Reminder_x0020_Date":"2018-11-07T08:00:00Z"} The column name is "Monday Reminder Date" -- why is that included? And also the time is included as you can see. How can I get it to export dates in this format: 2018-11-07; 2018-11-08;2018-11-09, etc.
I have a form which includes assigned to. I would like to send an email to the person assigned when they are assigned. There are other field that will be changed regularly such as notes and status. I do not want the person assigned to receive an email each time the record is updated only when the assigned to is changed.Any help appreciated
Missing warning symbols when component workflow is changed for a list workflow. There used to be small warning triangles to pinpoint which component changed but that has disappeared. This was a very handy feature especially when you have quite a large number of component workflows being called by the main list workflow.
Is it possible to receive a notification when a installed SharePoint app in site contents on O365 (Forms/Workflow) has an update which need to be installed? Last week we had a problem with forms, when we opened the app (through site content >> details). The app announced we should update the app (with a "update" button). If I had known this earlier, I would have installed the update right away which would have cost me some precious time in problem solving the issue.
Is it possible to customize the startscreen when a workflow starts on a conditional variable? I would like to add/change some text on the Original page (see attachment).
Hi, We have a CAPEX workflow that uses a state machine to step through the various levels of approval. Included in this is the ability to ask for more information from the submitter by changing to a 'More Info' state and then back to the state the workflow was referred from - all working nicely. What we've been asked for now is the ability to recall the CAPEX - i.e. the user decides he wants to change some of the information so recalls the CAPEX, edits the information and resubmits. This will obviously need to go back to the initial state of the state machine to potentially recalculate approvers, etc. The piece I need to handle is to cancel the outstanding task, which could be sitting with any of the approval states, and force the state machine to jump to another state (not the one it expects to go to next). I envision this being a button on the item form the user can push that will cancel the current outstanding task and change the state to 'Recalled' where we can do some processing a
I got a requirement to book the corporate cards in SharePoint, basically we have total 10 corporate cards, so when someone submits the form the number goes down from 10 to 9 and so on, when all cards gone. we need send email to requester states all cards are booked this time. For this requirement, I created 2 lists in SharePoint, 1st list for the how many cards are remaining calculation and 2nd list is actual sign up list, I have added a lookup column in the sign up list from the 1st list, once the card booked in the 1st list, I have added the filter in the 2nd list to show only available cards not the reserved one, My issue is when all the 10 cards booked, my lookup drop down shows no value. My issues are:1. When all cards booked in the 1st list, if someone wants to book a card then how can I notify them that all cards are booked this time, because my lookup field in not showing any value in drop down so I am not able to do any query. Is there any way that I can calculate a number o
I have created a booking form so that users can book for a workshop, but I only want 30 users per dayI created a column on my form booking count, which is a calculated value with this formula IF([Booking Date])=30, "Booking is full")) but It does not do what I want, what might be wrong
May I know what causes this error message "Error opening a workflow. Index was out of range. Must be non-negative and less than the size of the collection. "User made some modifications in a workflow and started seeing this error.May I know what causes this behavior and what are the possible resolutions for this?Thank you so much
Can we use nintex workflow in combination with power-apps?
Hi all, I have a list of employees and two of the columns used are "Location" and "Initials". On my Nintex form, I want to add employees to my list, which is straightforward. However, at any location, two employees cannot use the same initials. If they are in different locations, same initials is ok. How would I use the Query function to accomplish this? Essentially, if a new employee working in Location A chooses initials YZ, I have to verify that no one else in Location A is assigned those initials. If an employee in Location B has initials YZ, that is ok. The idea is to not allow the form to commit to the list until this check returns true (i.e. initials are not in use) I hope I'm explaining this adequately. Our administration governance does not allow for the use of custom javascript on our site, so I'm hoping I can do this with forms and workflows only. Thanks so much!!
I'm trying to clear a date column using a workflow in o365. All solutions I have seen seem to be for SharePoint on premise.
I'm building out a task from from within a workflow and I'm trying to add a calculated value that performs a lookup function against another list, but the resulting value displayed on the form is just blank. Then I tried executing a query list action in the workflow and saving the value into a workflow variable and then referencing the variable in the calculated value, but the displayed value is #Value!. Do calculated values work on task forms? Do workflow variables work on task forms? Thanks!
Hi How to show the SharePoint OOB Fileds Ex: ID,Created by and Modified in Nintex forms ? RegardsRanjith
I'm using Nintex Forms for O365 (App Version: NFO 1.2.2.0) and was trying to set up a tabbed interface using the Choice control's Display Format = Option Buttons (See my screenshot of the Control Settings, below). This is a really cool built-in feature based on this video, however it looks like on-prem SharePoint therein: Create Tab like functionality on your Nintex Forms. So here's the problem -- the buttons are NOT rendering in O365, rather it just looks like a typical radio button field. Is there a workaround to this? Custom CSS or anything? I'm new to Nintex so I may have missed a step, so if there's a video out there specific to O365, that would be helpful as well. Thanks!
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.