I am trying to calculate sum of amount field which is inside repeating section. Formula used to calculate sum is sum(Amount). When I open the form in edit mode, the calculated field turns to 0 (see sn...
I have one list, called as "Approvers"-It has around 20 names in it. Logged in user might also be one of the approvers in the above list. I want to populate above names to be populated in list lookup ...
- I have two listlookup controls in repeating section - First of them is "Account Holder" - Connected to list "A" - Second is "Bank Account" - Connected to list "B" - In list "B" there are some inacti...
I have a list containing 'Name', 'ID' and 'Status' columns. In 'Status' column, I have three values "Pass","Fail","NA". Now my requirement is, I want the 'Name' of students in a drop-down whose 'ID' l...
Hi, I have a list(named 'A') with around 20 rows and 5 columns. I want this data to be displayed in Nintex form(another list 'B'). Eg: When I select currency in Nintex form, my data in list 'A' shoul...
I have a repeater with multiple values that get added together outside the repeater in a calculated value control. This works fine.When editing an item that was already created, the calculated value s...
I have come across this issue in a couple of different lists, but have not found a solution. Users are able to delete some attachments on a Nintex Form, but not others. When looking at the console in ...
Right now I am using not(FieldName, "Other") and it does hide the panel (single line text box). The issue is that no matter what option I choose from my drop down list it will show the panel. Addition...