You can use the Calculated value control to perform a calculation on a form, which will display on the form when it is used.To watch an example of how to use the Calculated value control, we have a vi...
Hi,I have a form I am creating with about 40 choice fields that I am rendering as buttons. I would like the buttons to stand out more and would like to change the default from white to maybe orange.Is...
Inspired by Rhia Wieclawek blogTargeting a Panel via URL (or: How to Idiot-Proof Notifications)I have a form with tabs and panels etc.and I'd like to be able to open the form on a specific tab if the...
I have setup a site workflow that sends an email for notifications when a list item is due. I'm trying to include the list item URL as part of the email, but I'm having trouble. In the site workflow, ...
I am auto-populating fields in a Nintex Form using data from a SharePoint 2016 list. I can populate all the fields correctly except Rich text, and Enhanced rich text fields.I am using the following co...
Hi everyone,I'm working on a Nintex form which has mandatory fields. I'm using both the save and save button. The logic I want in my form are;Save button- allows user to save document even when mandat...
Can you get at the values stored in the Common values in Nintex forms (for Office 365)from JavaScript?For instance, how could I get at the value in {Common:CurrentUserDisplayName} from JavaScript code...
I have a flexi task with two decisions, I only want the panel to show if the select the first decision 'Recommend to Proceed (Director)'I have tried the following rule on the panel:Decision!='Recommen...
When a user selects "International" from a check box on my form, I want the Travel Approver to be set to a specific Username. How can I do this (it annoys me that this is a simple rule in InfoPath) bu...
Hello Nintex community,I found a Thread that is related to an issue i have (https://community.nintex.com/community/build-your-own/blog/2016/06/13/having-a-working-and-published-document-using-convert-...
Hi All,So I have a part in my workflow where the user has to update the status of the request by selecting one of the 3choices he has.Field type: ChoiceChoices:1- Pending (default)2- Confirmed3- Cance...
myself andwere discussing last year how great it would be to organise a user group in the U.K. somewhere. We are happy to organise but need to know what the uptake might be so we can look at locations...
Hi,I have a Nintex form that I have published, and then changed and saved (not published) on the request of the client. They then came back to me and said they'd like to rethink again and to not do an...
I'm creating a work order form for our service department and they need to be able to basically create two forms in one. So i choose to use the tabs feature to create the two in one. However, I need t...
I want to use Flexi task twice on my workflow. I want it to have a behavior of "All Must respond" on one and "First response" on the other. How can I do that since Flexi task don't give 'All must resp...
Hi all,I'm trying to use the filter functionality of the List Lookup ControlI've created a Nintex form that has:1. Business Unit (Managed Metadata column)2. Objective (Lookup to another list called Ob...
Hi ,I am trying to query SharePoint list using Nintex workflow Web API. It is working fine for all the lists except & in the list title.Tried below , nothing worked .AB&C CompanyAB&C C...
HiThe ID field in a list is hidden in a specific view. When an item is edited, this field remains hidden. How would you display it in the Nintex EditForm?Thanks for all your help.RegardsRenee
I'm assigning a Flexi-Task to a SharePoint Group with the option of "First response applies".Once the task has been responded to (approved or rejected), how can I determine the person who actioned the...
List column- Partner - Person or group type which accepts multiple people.Requirement: I need a collection of unique partners in collection variable.I query list where partner != "Null" and store outc...