Skip to main content

Hi,  I have the same situation in Nintex 2013 - using the Rule type Validation, comparing the value of 2 lookup columns (fields) and the message is displayed.  {field 2 cannot have the same value as field 1} BUT  when the value of  Field2 is changed and Save button clicked the error message remains and won't accept the new value which is different.  It appears it is not refreshing the value in Field2.- when changed/corrected ?

This is the code in the Condition -   using Named controls: SigPasscode2 == SigPasscode1  

205374_pastedImage_2.png

Witness Sig is changed and Save is clicked - message remains ?

205375_pastedImage_3.png

the rule is based on WitnessSig (field2) - 

205376_pastedImage_4.png

any suggestions?

Thank you Pam Lewis

Hi Pam Lewis‌,

There is nothing wrong with the formula.

205426_pastedImage_3.png 205427_pastedImage_4.png

205428_pastedImage_5.png

Thanks,

Lakshmi Narayana C


Thank you but the problem is when it is corrected the error doesn't go away and won't save the item.

I'm using Nintex 2013 in onPrem (in case this may be an issue).

I do see on your screen there is another error on a different field 'This is a required field'.  Do I need to add a 'dummy' field following for continuation of the check?

Regards,

Pam Lewis


Not necessary. That is a title field which is set as required in the column settings. I just put to check the validation rule.

If you dont have many controls, Can you delete the form and try it once again?


i'll do that - will create a separate form to play with and let you know..  thanks


check for any errors in developer console.

what formula have you used to display names in 2nd row?

if it should display just values of name control it would look differently.


Reply