Learn about the latest Nintex capabilities at New at Nintex
This section contains archived Nintex for Office 365 forum posts.
Recently active
Hello,I am using the following steps to generate a dynamic url in order to let a business user open a workflow page to run a chase workflow. step 0: create workflow var (Chase URL) of the type URL/linkstep 1: stringbuilder action with example link below:https://siteurl-etc/layouts/15/Workflow.aspx?ID={CurrentItemID} step 2: Email action with the url set to the above defined var ChaseURL (The chase workflow can be started by the user to send a chase email to a centre)The result is an email which can be opened but the Workflowpage does not show any workflow to run.The workflow is saved with the Settings can run manually. Can someone explain why I don't see any workflow to run ?Is this the proper way of letting a business user start a workflow on a list item ? RegardsJaap
I've used panels to put my labels and control functions in the canvas of the form, I've taken them out of panels and I'm still getting issues with overlapping of my data. in Preview
I need to clear all fields for a document with the click of a button. This works fine when the field is a simple text field, I can use 'Set Field' to set it to a variable ('blankvariable') which is simply left blank. However when I try to insert this variable into a lookup list field, it does not work (I presume because there is no blank item in the lookup list). Is there a way to get around this? I'd just like to strip out all properties other than filename
I have a Nintex Workflow (O365) attached to a Nintex Form that on submit any attachments are extracted and saved a specific file name format. I would also like to incorporate the 'created date' (short date) in the file name minus the special characters (e.g. as a 6 digits 01012017 not 01/01/2017).I have tried using a regular expression to Replace the special characters but no luck yet. This is possibly an easy fix, so feel free to roll your eyes when you reply
Hi all, I have a requirement where if a specific checkboxes from the Nintex From show “Others” then I need to show an additional text field to the staff to supply others for that checkboxes category. I have applied a rule on label Others and the text box to hide when user DOES NOT select another option expect and rules works well as shown.The panel has around round 30 unbound controls.However, when user unchecks “Others” or user selects the any other option except, the form shows white space as shown . We know Nintex practice is use show hide for panels. But, is it possible to show hide for specific control(s) within a panel?Please let me know and what can be done not to display the white space?Any suggestions would be highly appreciated. ..any help on this?
Hello, wondering if someone had a similar issue like this:Created a column 'Originator' in the listAdded action to set the field Originator with value of CreatedByWhen I run the workflow I get the below weird error which I don't understand:Anyone a tip why this happens ?ThanksJaap Activity in progress Retrying last request. Next attempt scheduled after 2/9/2017 2:12 PM. Details of last request: HTTP BadRequest to https://pathetc/_api/web/lists(guid'8b2f8173-74c6-409f-bb4f-ba4eb4f70ecc')/Items(17) Correlation Id: eba50ffd-80c3-e49c-8031-b5ee1e1b2461 Instance Id: 1adda41b-3bcd-48fc-b8b0-e92e9333c5db The property 'OriginatorId' does not exist on type 'SP.Data.PAD_x0020_RequestsListItem'.Make sure to only use property names that are defined by the type.Retry now
Hi I have List Lookup control on my Nintex Form which is maps the title to an person for the purposes of email notification. Now the requirement has changed and I have been asked to check all the check boxes once they have painted on the screen. These can be dynamic as they are driven from a sharepoint list ok looks like I will need to write a bit of js - once I set a suitable client ID I have used JS to detect a check value but this was single checkbox : if(developerIsAwake.prop('checked')){ alert( ' I am awake!)' } I am however, unsure re my Lookup List check boxes - anyone done this? Daniel
Hello,I have an issue with my workflow. I created workflow on Office 365 which upload a copy of an item in a list from another list (same site).I followed this tutorial Nintex attachment workflow and it works.The problem is the file is corrupted when I try to open it. For me (I'm not 100% sure), it is because I delete the initial file at the end of my workflow. So my question is : Can I totally upload the file without make it corrupted ?
Hi Guys,I need to change the status of a field upon submitting form based on multiple choice filed.when an employee submits the form , the status should be "Manager", and when the Line manager approves the status should change to "Department Head" and so on. I know there are no action rule in Nintex and we have to make use of either calculated fields, JavaScript or "Set field in current item" of work flow. 1)I tried calculated field may not be the right way to go for the above scenario ( correct me if I am wrong).2)I am currently making use of "Set field in current item" which gives me allsorts of problems I am using "Wait for Event in List Item" and the event fires when the item is set . I created some conditions to make it work.3)JavaScript (which I am not very good at) seems to be the best option from reading through the post.I have set client id for javascript for ClientLineManagerApproval,ClientDepartmentHead,ClientHR,ClientPayroll from the setting "Client ID JavaScript variable
Hi All, I have a long form and users need to full all the required fields. If they miss any data Nintex shows validation errors on the page.I found a blog that solves the issue by providing CSS @keyframes fadeIn { from {opacity: 0;} to {opacity: 1;}} .nf-validation-summary { position: fixed; z-index : 1000; top: 150px; width: 280px; left: 15px; background-color: white; border: 2px solid red; border-radius:3px; box-shadow: 3px 3px 3px 3px rgba(50, 50, 50, 0.6); animation: fadeIn 1s; margin-top : 20px; } when a form is loaded, it keeps that red border as default even if a user has NOT filled any entry.Q: How could modify the above CSS code to show validation error ONLY when missed any form field(s)?Any help would be highly appreciated.
Hi, Wondering if it's possible to assign a task without sending the assigned to person an email? We have a task list which will be creating quite a few tasks so the list will be managed frequently and email notifications are not required.I could use create item but then how does the workflow continue once the item has been marked as complete? Thanks,Jesse
We have an O365-based workflow and list/form that works fine in development environment but errors out in test environment. Error: Activity in progress. Retrying last request. Next attempt scheduled after 12/2/2016 4:09 PM. Details of last request: HTTP NotFound to https://our url/sites/nintexqa/_api/web/lists(guid'7e574d34-1012-4cee-94f0-92b74de48867')/Items(21)?%24select=ID%2CID Correlation Id: 91ec84ed-bd3e-6ff8-9570-7ccf291118fa Instance Id: 60e60ceb-d6db-4939-bcf5-0ed94d14de89. Item does not exist. It may have been deleted by another user. Where shown above, "/nintexqa/" is our test environment. Any ideas? Many thanks!
Our O365-based travel request workflow contains permissions we can't quite nail down. Initially built by a vendor, we were not provided technical documentation so we're troubleshooting in-house. Permissions we need:Anyone can initiate a request for themselves or another traveler Submitted requests should be visible only to request Submitter, Traveler (identified in form field) and, once it enters state machine for approval, anyone identified as an Approver All items are always visible to Site Owners Permissions set by vendor:Before entering State Machine for approval, the workflow contains two O365 update item permissions actions Grant Permissions to Site Owners disinherits parent permissions and removes all existing permissions then grants Full Control back to Owners group (screen shot at bottom of entry) Grant Submitter and Traveler grants Contribute permissions to Submitter and Traveler (screen shot at bottom of entry) SP list settings: We understand that Grant Site Owners di
I'm facing a validation error on a simle List Form. I only get the error when iditing an item.The validation message tells me: Please adress the following: This is a required field. Any help would be appreciated!
We configured nintex workflow to trigger in item creation in SPO site . It worked fine till yesterday. Today workflows didn't trigger at all. We even tried manually It shows workflow as not started. Still we face the same issue . Please help on this.
Hello All, I have this error since this morning when a user validate a taskNo change was made for several months to the workflowAnyone have an idea or the same problem ? Thanks,JM
Hello FriendsDoes any one know how to query managed metadata column?I would like to update reviewers and approvers (people picker fields) based on discipline codes ( which is MMD field )Any pointers?Thanks
Hi All, is there any way you can assign due date to "Assign a task" action 3 days from creating the task?. i can only see calendar where you can select a date or select today's date.
I am working with spo nintex workflows. I added a task and tried to Edit the task form. Its greyed out and tells nintex form is loading . But its not loaded at all. am I missing any settings here Or is it a known issue?
I want to calculate a field on a Form containing Product Locations based on the selection of a series of Products.The Products are selected in a multi value keyword field. Example: BMW - JapanBMW - GermanyFord - The NetherlandsRenault - France When I select the Car marks: BMW, Ford The calculated value for Product Location should be: Japan, Germany There is a lookup list applicable for example: Car Mark Product Location BMW JapanBMW GermanyFord The NetherlandsRenault France The Idea is that when a series of products is registered, we can see what product locations are involved (and can be reported on) We are using O365 Nintex Forms, Nintex WorkflowDid someone come across a similar requirement and provided a solution for this ?ThanksJaap
Hi During testing, muy Users have noticed the following formats for Date Time fields in the body of the Assign Task email START DATE 15/06/2016 00:00:00END DATE 16/06/2016 00:00:00 Is there a quick way to change this other than editing the generated HTML <td style="color:#444444;font-family:Segoe UI Light,sans-serif;font-size:11pt;vertical-align:top;"><span contenteditable="false" data-nintextoken="true" style="display:inline-block;"><a class="ms-rtestate-write draggableToken" contenteditable="false" href="href="#"" link="false" onclick="return false;" reftext="nw-stringbuilder-token-1e1b82db-b7df-4186-a943-a0fa0f2fe66e" spellcheck="false" style="color:red;text-decoration:none;cursor:pointer !important;"><span data-nintextoken="true">{Current Item:Start Date}</span></a></span></td> oh and before somebody asks, this the current column settings! Daniel
The requirement is to deploy and publish O365 Nintex forms programmatically using CSOM after provisioning new site collections programmatically . We are able to deploy Nintex forms to the new site collection but we are not able to publish any forms because the Nintex Forms App is not activated or trusted there. We are looking for a way to install/activate/trust the Nintex forms app programmatically so that the forms can be published programmatically.
Hi all, We have a from which is in paper format and we need to transform on SharePoint. Information about form: Evaluated by the submitter to create the new supplier and approved by respective HODs. For Warning and Disqualification record section, Fill in by Admin department and approved by MD The form has 2017, 2018, 2019, 2020 for the “Evaluation Record” in the manual paper form and current process by company. Going forward company just evaluate the suppliers per year but need able to gerenrate reports for the past years using SharePoint Online. Having a year column would be considered as a solution and good for reporting. However, change the year for every year needs to be taken care of. Q: How this can be handled by form for a dynamic year?Q: What shoud be the best approach? Any suggestions would be appreciated Thanks in advance,
Hi All, There is a business requirement where I have to add a repeating section with attachment control.We know, at this point of time Nintex form does NOT allow attachment control with a repeating section. Q: How could I achieve a workaround for attachment control that work with repeating section?Any suggestions would be highly appreciated.
I am trying to update the fields on a document set in a document library using the Office 365 Update Item. I've verified that my CAML is working (in PowerShell), but it is unable to locate the item in the action. <View> <Query> <Where> <Eq> <FieldRef Name="GUID"/> <Value Type="Text">8ce92079-97d1-4cda-8db3-1f6de0f36203</Value> </Eq> </Where> </Query></View> Item is in the root folder. It is a Document Set content type. Tried both "include subfolders" and not include subfolders. Any ideas?
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.