Hello,
I have a rule which was used to validate a control against a smartobject (images attached). Previously, this was used to prevent users from submitting a form if the BAR_CODE entered in a text box already existed in the table, which worked fine.
However, it must now also validate against the LENGTH value - i.e. an existing BAR_CODE with the same LENGTH must be prevented from submitting, but an existing BAR_CODE with a different LENGTH should be permitted. However when the advanced condition is combined it doesn't work.
I've attached images of the form and the rule in question, appreciate any responses.