Form Conditions Only Hiding One Field Instead of Multiple

Hi Folks,

I’m designing a form in IdentityNow where a dropdown (User Choice) controls the visibility of name fields (First Name, Middle Name, Last Name).

Conditions are configured as follows:

  • If userChoice = firstName → hide Middle Name and Last Name
  • If userChoice = firstName - middleName → hide Last Name

The issue is that when multiple hide actions are defined under the same condition, only one field is actually hidden. For example, with firstName selected, only Middle Name is hidden, but not both.

Has anyone encountered this behavior? Is there a supported way to hide multiple fields under one condition?

thanks

test-conditions-form.json (5.9 KB)

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.