Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Fernando 13 posts 82 karma points
    Jun 24, 2022 @ 13:24
    Fernando
    0

    Condition based in hidden field

    Hi, I have an A field with 2 possible values, 1 and 2. If A = 1 then the form shows another B field. This B field has PVs = 3 and 4. There is a third C field that is shown in case B is not 4. But when B is hidden, the "B is not 4" condition doesn´t work. Is this the desired functionality? In my opinion "B is not 4" should be true when B is hidden, but not sure what is the expected functionality here. Thanks.

  • Roy Berris 89 posts 578 karma points c-trib
    Jun 24, 2022 @ 13:38
    Roy Berris
    0

    Maybe also add a condition to C that A = 1

  • Fernando 13 posts 82 karma points
    Jun 24, 2022 @ 16:39
    Fernando
    0

    The problem is that we can not combine "and" and "or", so in current scenario I cannot add more conditions like that one. In any case, I have multiple conditions, but the problem is that the hidden one (B in this case) never returns false when compared to any value (what I supposed should return since it is not set to any value)

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies