Hi!I would like to ask if it is possible to have a text inside a textbox that fades when you click on the textbox? Right now I use 1 label and 1 textbox on my form. The label says what to write in the...
Hello,I need to crate a form in O365 with buttons that can change item field.I want to combine it with Nintex workflow, so instead of opening task to the user, I want just to send a mail inviting the ...
I want to display the ID of new list items in the input form, is that possible?
HiI have created a tabbed form which is working fine. I was wondering if there was a way to open the form at a default tab? i.e. Section 1 in our case?If we go the list that it is submitted too and vi...
I have a share-point list which has a target date. I need to design a workflow so that I can send triggers when the target date is achieved, target date has passed by 2 days and then when the target d...
I have a nintex workflow setup for approval process that goes to a shared mail box. When the users of the shared mail box click on the link to approve, they get a message like "You are not authorized ...
Some actions in SharePoint workflow don’t execute their workload immediately - instead they batch their job. For example, the "Update list item" action doesn’t actually update an item immediately, it ...
Is it possible to return the GUID ofthe current item in a workflow.I need the current item guid set to a variable so I can build a dynamic link to the start form for each item.I know I can get the cur...
Hi allI am tring to set readonly attributes to control on Nintex Forms using below Javascript code.example:webCtrl = NWF$("#"+reqFields[index]);No.1 webCtrl.css("readonly","readOnly");No.2 webCtrl.css...
Hi all Nintex Experts,I am quite new to Nintex workflow and currently having a problem that how to send an email each time a value of a particular field changesBelow is my situation:Field name: Result...
HiUsing Nintex Forms 2013 v2.7.0.0.We are experiencing problems when using the people picker control, specifically when the column is filtered by a SharePoint group.I have created a test custom list w...
The Dictionary variable type, although the concept is not new, is new in Nintex Workflow for Office 365 for those who are more experienced with the on-premise version of Nintex Workflow, which instead...
Dear all,I used Nintex Forms for develop my application. I have one list with column with number type, when I input value long length (ex: 123456) and save, then the number will display in view is 123...
Should be pretty straight forward, but I am still having difficulties. Basically I want to create drop down items from a list based off another drop down's selections. I want to call the list lookup f...
how can I show/hide panel on button click in nintex form. Actually I want expand collapse panel functionality on button click.
I had these notes stored from a couple of years ago - they helped me at the time with a problem I had been banging my head with for ages, but I haven't needed to use them since. Not sure if any use to...
If I could fill the title with exclamation points, I would. The lookup() runtime function for Nintex Forms for Office 365 is now available. For those of you that have used Nintex Forms for SharePoint ...
I've created a Leave Request workflow that uses a SharePoint list. Everything works fine except for the Assign-A-Task action which creates a Workflow Task list in the process. The list item can be app...
hi,My loop action is continuously executing it's not come out..how can i control my loop action..anyone suggest me how to config a loop action
I am using Assign a task action in nintex workflow for office 365.i want to update a field (not belonging task content type) in workflow task list before the completion of task i.e before the task is ...