Learn about the latest Nintex capabilities at New at Nintex
This section contains archived Nintex for Office 365 forum posts.
Recently active
Nintex form displays ID instead of value. I see the value when I preview as well as when I fill out the form. However, in the form, it shows up as an id. I found the same question asked but the solution provided is a short cut. I wanted to understand why it happened and how to fix it. Thank you.
I have used Nintex workflow on-prem for a while and now finally having a go with Nintex for O365 and totally lost (and flabbergasted) by the action naming - there is no consistency between the versions and I have no idea what to search for in the action search box!If like me you are annoyed by this, feel free to hit up my uservoice post with all your votes:https://nintex.uservoice.com/forums/218291-3-nintex-workflow-for-office-365/suggestions/19949920-consistent-action-names
Good day,In my workflow I have added Text with a URL so that the Initiator will be able to click on the link and open the Form that was submitted by him. See Picture Nintex1 When the email arrives ONLY a section of the URL is a Hyperlink, I need the full URL to be a Hyperlink that the User can click on to open the Form he submitted.The reason for this is so that the User does not see any other Forms that were submitted. Any ideas/suggestions please regards
Hi Everyone,I am trying a simple email triggering option when Item is added. I am trying to send a Enhanced rich text column data (which contain image ) as email body. Though all the formatted text are coming fine but the Image I have included are not coming. Is there limitation to the Nintex workflow ?
I came upon this issue, where our client want to have a dropdown for people picker with a list of users in a group. This is for O365 and I do not see a control for this functionality in Nintex Forms. Options I tried: Option 1I tried to write javascript function to populate the dropdown with user names but on Save or Submit I get the event validation issue (reading up on the forum suggest that this is a known issue), I would have to further save the value in another field, clear the dropdown before Save/submit and also on form load, load the options and set the selected index. This seems like too much work as I have about 5 such fields. Option 2Have a people field and a multi line textbox. A javascript function will run a RESt API call and populate the text box with the people in the group. The user will use this as a reference and start typing in the people field to choose the approver. Option 2 will not be very desirable for the client, but if that is the new experience, we would have
Can you copy a Nintex Form that has content types and the workflow to another SharePoint Site. We have three sites within SharePoint1. Development Site2. Test Site3. Live Site I have a Nintex Form that has content type with a work flow for each content, I would like to take a copy of these from the live site and put into the Development site for further testing and developing. Is this Possible in SharePoint?
While setting remainder option in task action, Is it possible to create custom frequency(Daily/Weekly/Monthly) to send remainder emails using start Task process action in Nintex workflow? Here is my requirement, I have to send remainder email based on a custom list column(Priority) value. If priority column has value Emergency then i need to send remainder email everyday. If the value is Urgent, need to send emails once in 2 days and value is Medium need to send email once in 4 days. Is it possible to send remainder emails based on the column values?
We have a top level site with a list that contains information (site name, owner, URL, etc.) about subsites that have been created. The scenario I’m trying to figure out is how to change a subsite’s URL and Title if a user changes the name of the subsite in the list at the top level. I’m basically trying to use a workflow to accomplish changing the subsite URL and Title name. I was able to do this on premise using the PowerShell action for Nintex Workflow that Aaron Labiosa created (NTX PowerShell Action - Stable Release). But I’m striking out so far as to how to do this in O365 via Nintex Workflow. Any ideas if this is even possible and if there are any approaches?
I have three yes/no control in my form that shows another control/panel when checked, now what I want to do is to make a rule that if one yes/no control is checked, the other two will be disabled. I am new to nintex forms and I have no idea on how to do this. Your help will be much appreciated. Thanks!
Hello, I would really appreciate some help with my problem. I am a Nintex noob and am really struggling with this scenario. Basically I have two lists, list A & list B. I am creating a Nintex Form from list C and in my form I want it so that I have a lookup box referencing a field in list A called 'Activity' and a lookup box referencing a field in list B called 'Sponsor'. Now depending on what value is selected in the 'Activity' lookup box the 'Sponsor' box will only show the items associated to that value. We have done this previously in InfoPath (examples below) but cannot seem to get this to work in Nintex Forms. List AList BInfoPath Examples of what I'm trying to accomplish Any help would be appreciated. Thanks,
I have a bunch of javascript in my office 365 Nintex form and for some users the latest script is not reflecting which causes workflow errors.Is there any i can clear the cache or force the form to take the latest script .Please advise
The company I work for is big on printing. Is there anyway for when a list item containing attachments is set to print to pdf the attachments are printed out automatically as well. My real world example is I have a custom list that records incidents in our plant. There maybe a picture of an injury and a pdf of a workers comp form attached to this list item. When they click the print pdf button is there anyway to have the the form as well as the image and pdf "printed" to the new pdf document as well? Thanks
Hi, I have workflows scheduled to run overnight at 1 AM and again at 1 PM. Both of which are not firing, could you please let me know why this could be the case? Thanks!
We have recently come across an issue with Workflow not starting (internal status is "not started") but they run actions in the workflow.They get stuck in the workflow and we are struggling to find out what is causing the problem and also how we can terminate them.We've tried to terminate them but nothing happens - they seem to be stuck in limbo. Any help is greatly welcome.For my list I had deleted it as I got too frustrated with it. I have restored it and re-published the workflow which is why it shows "deleted association". Regards,Paul
Hi all! Recently I was asked to help solving an issues with a workflow. It had 95 actions, but taking care of the infopath form (was querying and updating its XML). The workflow continuously was running into "Suspended" claiming that it is too large to persist, ex.:RequestorId: 86e24769-e969-3395-0000-000000000000. Details: The workflow instance was too large to persist (over 9801 kilobytes uncompressed, over 6830 kilobytes compressed). The maximum persistable workflow instance size is 15360 kilobytes uncompressed and 5120 kilobytes compressed. The workflow, when uncompressed had 1,2MB (http://help.nintex.com/en-US/O365/o365/O365WorkFlow/BestPractices/BP-Determinefilesize.htm) after I split it into 4 smaller, it's size decreased to 430KB. But even though, it is running slow and when I add a 2,5MB attachment to the InfoPath form (so that the form has like 3,6MB) the workflow gets suspended. The only idea I have is that, the “Query XML” and “Update XML” actions are the reason. My gue
Hi,Recently the Nintex has been updated to SharePoint online.We have some scripts which is using nintex API with old version. 'https://workflowo365.nintex.com/api/clientarea/version1/PublishAPI' Can you please give me the latest api to be used for SharePoint online.
Is it possible to create a cascading drop-down from a multi select? Thank you.
Hi All, I have a requirement where users need to fill a form and selects a period such as 1st Half FY2017, 2nd Half FY2017 and I have defined period column as choice field as shown: The requirement is that users can should not the same period for e.g. if a user has already filled in 1st Half FY2017 in the current list and some other user fills in the same period i.e. 1st Half FY2017, the form show should show user that this period “1st Half FY2017” already exists in the list. How could I achieve this?I have come across a question about the same https://community.nintex.com/thread/1584 Check if item is unique before adding list item / Delete duplicate items but its using Nintex workflow to check item exists using Query list.ddd What Query List configuration is required to do this? Is it possible to do the checking within the Nintex form itself? Javascript? Any suggestion or pointers would be highly appreciated.Thanks in advance.
Hi, Considering Nintex workflow have 5-shedule limit, what is the best way to accomplish: Email user every monthFrom 1 - 5thAt 12 AM and 12 PM (to accommodate different time zones?) This is nearly impossible to archive through schedules - if I am missing anything let me know. If there is any other ways, please let me know as well Thanks!
I have a principal list with a WF, this WF create a task in the task list, now, in the task list I have a WF that start when task or item was modified, specifically when this task is answered (Approved or reject), but some tasks show me an error and dont start with this item or task was modified. I dont know why show me "Aplicación de Sharepoint" in the iniciator.
I have a workflow that sends emails and uses elements from the library columns to fill in the text. A few of these columns are pulling in the column ID and the text that is stored in that column, IE "Tire|33bee267-b1c5-4d3d-b2bb-8ddd0d25cf9e". I just need the information before the pipe to be displayed in the email. Does anyone know how to go about separating this in variables so the emails are readable?
How to calendar my WF to start each day.
Hi, I have a workflow that emails a user group (other than uploader's group) when the uploader uploads a file. The group which get email is: Report Users (full access)The group that uploads: Report Uploaders (contribute) The workflow used to work when users with full permission uploaded files. Now that users with 'contribute' access uploads files, the workflow triggers then stays as 'started' with the following message. Looking for potential solutions. - Based on my research, I did set the group as 'who can view the membership of the group' to 'everyone'- There is nothing on 'cc' fieldThanks!Retrying last request. Next attempt scheduled after 9/5/2017 1:34 PM. Details of last request: HTTP Forbidden to https://yyy.sharepoint.com/sites/yyyyyyy/_api/sp.utilities.utility.SendEmail Correlation Id: 93f05b1d-2593-6e5a-90f2-6c94a0bcf7c8 Instance Id: 4ef13d5a-25a6-4e75-8cf6-7f146e0e1088 Access denied. You do not have permission to perform this action or access this resource.
Wich permission level (Edit, Design, Full Control) does a key user need, to be able to create a new Nintex Workflow in SharePoint Online?Many thanks in advance.
I've browsed a ton of threads on here about creating a button to start a list workflow, but not a site one in O365. When I go to the Site Workflows area and copy the URL of starting the workflow I want, I get this Javascript: javascript:StartWorkflow4('26220e76-0c13-4c07-8763-4f51589b57cf', '', '') I can't figure out how to basically build a URL or a button to start this darn site workflow. I am not looking to put this on a Nintex Form, just on the page.
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.